This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Bug in _Jv_JNI_DeleteLocalRef (+patch)
- To: martin dot kahlert at infineon dot com
- Subject: Re: Bug in _Jv_JNI_DeleteLocalRef (+patch)
- From: Tom Tromey <tromey at redhat dot com>
- Date: 04 Oct 2001 18:17:20 -0600
- Cc: java-patches at gcc dot gnu dot org
- References: <20011004113442.A22151@keksy.muc.infineon.com>
- Reply-To: tromey at redhat dot com
>>>>> "Martin" == Martin Kahlert <martin.kahlert@infineon.com> writes:
Martin> 2001-10-04 Martin Kahlert <martin.kahlert@infineon.com>
Martin> * jni.cc (_Jv_JNI_DeleteLocalRef): Use correct frame size
Thanks, please check this in.
What is the current status of the branch?
If we can still check in fixes there (I don't know), then this one
can go there too.
Tom