This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Bugs for JNI on Solaris


>>>>> "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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]