libgcj/7660: g++ from Java screws up my JNI code

tromey@gcc.gnu.org tromey@gcc.gnu.org
Fri Aug 30 22:46:00 GMT 2002


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



More information about the Java-prs mailing list