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]

Re: Incorrect array checks in jni.cc


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

Martin> 2001-05-03  Martin Kahlert  <martin.kahlert@infineon.com>
Martin> 	* jni.cc (_Jv_JNI_GetPrimitiveArrayRegion): Fixed bounds
Martin> 	checking.
Martin> 	(_Jv_JNI_SetPrimitiveArrayRegion): Likewise.

Thanks.  I forgot to remove the `='!  Oops.
I'm putting this on the trunk and the branch.

Tom


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