JNIEnv->FindClass(JNIEnv *env, const char *name) fix

Marco Trudel mtrudel@gmx.ch
Wed Dec 13 11:32:00 GMT 2006


Hey guys

As discussed here: http://gcc.gnu.org/ml/java/2006-12/msg00136.html, 
JNIEnv->FindClass should initialize the class. This little fix does 
that. Thanks for the hint to the source file Tom.

A testcase can be found in the discussion in the link above.

Suggested changelog entry:

2006-12-13  Marco Trudel  <mtrudel@gmx.ch>

     * jni.cc (_Jv_JNI_FindClass):
     Initialize the class.


Comments to the patch?


I'm really afraid to ask... Anyhow: Can someone please commit that for me?
Or Andrew, you once told me that the trunk is now open (or something 
like that). Does it mean that I can commit that myself without login 
data? Or let's put it that way: I'd like to have an account, so I don't 
always have to ask/hope someone commits my stuff...


thanks
Marco
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: jni-FindClass.txt
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20061213/e1a70c51/attachment.txt>


More information about the Java-patches mailing list