* src/native/jni.cpp (GetObjectClass): Remove null pointer check.
[cacao.git] / tests / regression / native / checkjni.output
2012-02-25 Stefan Ring* src/native/jni.cpp (GetObjectClass): Remove null...
2007-08-31 Michael Starzinger* src/native/jni.c (_Jv_JNI_GetObjectField): Fixed...
2007-08-31 Michael Starzinger* Merged with exact-gc branch at rev 2d4098fc2ea4.
2007-08-30 Michael Starzinger* tests/regression/native/checkjni.java: Added some...
2006-04-11 twisti* tests/regression/clinitexception.2output: Updated.
2006-01-22 twisti* tests/native: Moved to tests/regression/native.