This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: jni weak reference fix
- From: Tom Tromey <tromey at redhat dot com>
- To: green at cygnus dot com
- Cc: java-patches at gcc dot gnu dot org
- Date: 18 Nov 2001 15:08:34 -0700
- Subject: Re: Patch: jni weak reference fix
- References: <200111172131.NAA10858@fencer.cygnus.com>
- Reply-to: tromey at redhat dot com
>>>>> "Anthony" == Anthony Green <green@redhat.com> writes:
Anthony> 2001-11-17 Anthony Green <green@redhat.com>
Anthony> * jni.cc (unwrap): Fix test for wrapped objects.
Thanks. That was my mistake.
Tom