This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC 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: gcc-bugs at gcc dot gnu dot org
- Date: 2 Nov 2004 20:09:44 -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:09 -------
(In reply to comment #1)
> Do you have some sample code or something?
> I tend to suspect your code, simply for the reason
> that GObject is not part of libgcj.
I should have mentionned that GObject is the class I try to cast the returned
weak local reference created in the JNI code to. I'll attach a sample code very
soon.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18278