This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: darwin & libgcj ?


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.

Most failures look like problems in the testsuite.  I get a tcl error in
compile.exp, so the test count is low.  None of the JNI tests compile
because `-shared' doesn't create a DSO on Darwin.  Also the weird jv-scan
error Andreas mentioned.

Jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]