This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: jni fixlet
- From: David Daney <ddaney at avtrex dot com>
- To: Marco Trudel <mtrudel at gmx dot ch>
- Cc: Java Patch List <java-patches at gcc dot gnu dot org>
- Date: Thu, 01 Feb 2007 12:32:22 -0800
- Subject: Re: jni fixlet
- References: <45C24A32.8060807@gmx.ch>
Marco Trudel wrote:
Attached a jni fixlet.
2007-02-01 Marco Trudel <mtrudel@gmx.ch>
* jni.cc (_Jv_JNI_DeleteWeakGlobalRef): Check for NULL objects.
Question? Comments?
What was the undesirable behavior you observed that this patch fixes?
How did you test it?
David Daney