darwin & libgcj ?

Andrew Haley aph@redhat.com
Mon Jan 6 15:15:00 GMT 2003


Jeff Sturm writes:
 > On Mon, 6 Jan 2003, Andrew Haley wrote:
 > >  >                 === libjava Summary ===
 > >  >
 > >  > # of expected passes            335
 > >  > # of unexpected failures        22
 > >  > # of expected failures          2
 > >  > # of unresolved testcases       91
 > >  > # of untested testcases         16
 > >
 > > Good.  Are the null pointer tests failing?
 > 
 > Throw_2 seems to fail, otherwise null pointers are OK.
 
Okay.  Throw_2 failures on their own usually indicate that null
pointer exceptions in CNI code don't work, and that's because
-fcheck-references is being used.  However, powerpc* in config.host
doesn't seem to use this option -- it sets can_unwind_signal.  Most
odd.

Andrew.



More information about the Java mailing list