Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | JNI: NewDirectByteBuffer should allow 0 length buffers. | Narayan Kamath | 2013-12-20 | 1 | -0/+12 |
* | Fix FindFieldID to use class's classloader to find field type. | Jeff Hao | 2013-12-10 | 1 | -0/+36 |
* | Search for miranda methods in virtual methods instead of interface. | Jeff Hao | 2013-11-21 | 1 | -0/+8 |
* | Fix backwards check in CheckStaticMethod | Brian Carlstrom | 2013-10-16 | 1 | -0/+16 |
* | Have JNI FindClass fall back to system ClassLoader | Brian Carlstrom | 2013-10-10 | 1 | -0/+67 |