I know there are some gcj hackers on the list so I'm posting this
here.  I notice in gcj's jni.h the following problems in latest CVS.

DefineClass missing const char * argument
GetStringLength return type is jsize, not jint (although these are the same)
GetStringUTFChars return type is const jbyte *, not const char*

-- 
Brian Jones <[EMAIL PROTECTED]>

_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to