The big Zero deletion

Matthias Klose doko at ubuntu.com
Fri Jun 25 03:33:18 PDT 2010


On 24.06.2010 22:40, Andrew John Hughes wrote:
> This may be what you need:
> http://icedtea.classpath.org/hg/shark/hotspot/rev/3236ce90f188

yes, pushed after sucessful builds on x86, x86_64 and powerpc.  However the 
testsuite now crashes:

trying to run the langtools testsuite:
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  Internal Error (os_linux_zero.cpp:236), pid=22658, tid=1780489072
#  Error: caught unhandled signal 11

trying to run the jdk testsuite:
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  Internal Error (debugInfo.cpp:85), pid=22793, tid=1750104944
#  Error: ShouldNotReachHere()

the hotspot testsuite doesn't crash:
FAILED: compiler/6603011/Test.java
FAILED: compiler/6663621/IVTest.java
FAILED: compiler/6663854/Test6663854.java
FAILED: compiler/6711117/Test.java
FAILED: compiler/6712835/Test6712835.java
FAILED: compiler/6714694/Tester.java
FAILED: compiler/6716441/Tester.java
FAILED: compiler/6741738/Tester.java
FAILED: compiler/6756768/Test6756768_2.java
FAILED: compiler/6756768/Test6756768.java
FAILED: compiler/6757316/Test6757316.java
FAILED: compiler/6792161/Test6792161.java
FAILED: compiler/6875866/Test.java
FAILED: compiler/6877254/Test.java
FAILED: compiler/6895383/Test.java
FAILED: compiler/6896727/Test.java
FAILED: compiler/6935535/Test.java
Test results: passed: 69; failed: 17



More information about the distro-pkg-dev mailing list