This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: libgcj/7660: g++ from Java screws up my JNI code
- From: tromey at gcc dot gnu dot org
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, java-prs at gcc dot gnu dot org, mnewcomb at tacintel dot com, nobody at gcc dot gnu dot org, tromey at gcc dot gnu dot org
- Date: 31 Aug 2002 05:46:51 -0000
- Subject: Re: libgcj/7660: g++ from Java screws up my JNI code
- Reply-to: tromey at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, java-prs at gcc dot gnu dot org, mnewcomb at tacintel dot com, nobody at gcc dot gnu dot org, tromey at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
Synopsis: g++ from Java screws up my JNI code
Responsible-Changed-From-To: unassigned->tromey
Responsible-Changed-By: tromey
Responsible-Changed-When: Fri Aug 30 22:46:50 2002
Responsible-Changed-Why:
I'm handling this.
State-Changed-From-To: open->closed
State-Changed-By: tromey
State-Changed-When: Fri Aug 30 22:46:50 2002
State-Changed-Why:
Thanks for your report.
I believe this problem is fixed in the most recent gcj
release (gcc 3.2). Now the CNI definitions for jobject
and the like are visible only to the libgcj implementation
itself; user programs using our <jni.h> should work just
as they would with Sun's header.
If you try this and it turns out to have a problem, we
can reopen this PR.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7660