Bugs for JNI on Solaris

Tom Tromey tromey@redhat.com
Fri Feb 8 06:52:00 GMT 2002


>>>>> "Martin" == Martin Kahlert <martin.kahlert@infineon.com> writes:

Martin> this patch makes my small buggy program work on Solaris.
Martin> (see http://gcc.gnu.org/ml/java/2002-02/msg00063.html).

Martin> The second patch cures the problem. If it is correct should be
Martin> judged by some more experienced people than me.

Thanks for tracking this down.
I've made a minor change to your patch to use a for loop instead of
memset; that is what is used elsewhere in the file.
I'll check it in shortly.
I appreciate your continuing work on JNI.

Tom



More information about the Java mailing list