OSDN Git Service

Returning JNI_ERR from JNI_OnLoad is still an error!
[android-x86/dalvik.git] / tests / 042-new-instance / info.txt
1 Test various permutations of Class.newInstance and Constructor.newInstance,
2 looking for correct handling of access rights and abstract classes.