libjava status on Solaris 8/Intel and IRIX 6.5

Andrew Haley aph@cambridge.redhat.com
Mon Mar 18 09:25:00 GMT 2002


Rainer Orth writes:
 > Andrew Haley writes:
 > 
 > > Can you grep for '^FAIL' in libjava.sum, please?  I'd be interested to
 > > know what fails.
 > 
 > sure (it's all in the testresults archive as well):

TVM.

 > i386-pc-solaris2.8:
 > 
 > FAIL: Divide_1 execution from source compiled test
 > FAIL: Divide_1 execution from bytecode->native test
 > FAIL: Divide_1 -O execution from source compiled test
 > FAIL: Divide_1 -O execution from bytecode->native test
 > FAIL: Invoke_1 execution from source compiled test
 > FAIL: Invoke_1 execution from bytecode->native test
 > FAIL: Invoke_1 -O execution from source compiled test
 > FAIL: Invoke_1 -O execution from bytecode->native test

SEGV and SIGFP handlers don't work: we need to use -fcheck-references
-fuse-divide-subroutine in libgcj.spec.

 > mips-sgi-irix6.5 (N32 only, I'll post N64/-mabi=64 results when that run
 > finishes):
 > 
 > FAIL: PR5902 compilation from bytecode
 > FAIL: PR5902 -O compilation from bytecode
 > FAIL: linking cxxtest
 > FAIL: Invoke_1 execution from source compiled test
 > FAIL: Invoke_1 execution from bytecode->native test
 > FAIL: Invoke_1 -O execution from source compiled test
 > FAIL: Invoke_1 -O execution from bytecode->native test

SEGV handler doesn't work: -fcheck-references.

Andrew.



More information about the Java mailing list