This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug java/18278] JNI functions cannot return a weak reference
- From: "laurent at bearteam dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 2 Nov 2004 20:34:37 -0000
- Subject: [Bug java/18278] JNI functions cannot return a weak reference
- References: <20041102185341.18278.laurent@bearteam.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From laurent at bearteam dot org 2004-11-02 20:34 -------
Created an attachment (id=7460)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7460&action=view)
Sample JNI c code
This is jni.i.gz, as produced by:
cc -c -save-temps weakref.c -o weakref.o
gzip weakref.i
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18278