This is the mail archive of the java-prs@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]
Other format: [Raw text]

[Bug java/18278] JNI functions cannot return a weak reference


------- 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


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