gcj 4.1.x issue

Hanno Meyer-Thurow h.mth@web.de
Thu Dec 22 12:42:00 GMT 2005


Hi list!
First time I send to this list so please be kind! ;)

I try to build apache-ant 1.6.2 with gcj 4.1.0-20051216 with some patches
from fedora cvs for pr24899 pr25121 pr25432.

The source compiles but executing gij with the class files breaks.
I narrowed down the error to a testcase I would say.
Java file is attached.

# gcj -C DemuxOutputStream.java
# gij -cp . DemuxOutputStream
Exception in thread "main" java.lang.IllegalAccessError: DemuxOutputStream: DemuxOutputStream$BufferInfo.buffer
   at DemuxOutputStream.main (DemuxOutputStream.java:18)


Thanks for any help!


Regards,
Hanno
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DemuxOutputStream.java
Type: text/x-java
Size: 502 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java/attachments/20051222/84e7082b/attachment.bin>


More information about the Java mailing list