[Bug java/28754] [4.2 regression] java.lang.nullPointerException while building ant with gcj-compiled ecj

bero at arklinux dot org gcc-bugzilla@gcc.gnu.org
Wed Aug 16 21:11:00 GMT 2006



------- Comment #1 from bero at arklinux dot org  2006-08-16 21:11 -------
Created an attachment (id=12085)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12085&action=view)
Simple test case

Attaching a simple test case -- in the "test" directory contained in this
tarball,

make works

produces the expected result

make breaks

causes a (wrong) NullPointerException.

The difference between the make targets is that "make works" uses gij, "make
breaks" binary-compiles with gcj.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28754



More information about the Java-prs mailing list