Error :
#
# HotSpot Virtual Machine Error, assertion failure
#
# assert(!oop_is_derived(lrg), "must hook all derived oops explicitly")
#
# Error happened during: method compilation
#
# compiling spec/benchmarks/_232_tomcatv/Tomcatv.main
#
# Error ID: /home/dhana/sparc_2.0/build/solaris/../../src/share/vm/opto/chaitin.c
pp, 2520 [ Patched ]
#
Dumping core....
TEST FAIL benchmarks/specV16/_232_tomcatv/short execute_positive
steps to reproduce :
Use Tonga to run the above failed test, set JAVA_OPTS=-XX:CompileThreshold=10
Testsources are in /net/tetrasparc/export/thar/testbase/testbase_js/src/benchmarks/specV16/..
#
# HotSpot Virtual Machine Error, assertion failure
#
# assert(!oop_is_derived(lrg), "must hook all derived oops explicitly")
#
# Error happened during: method compilation
#
# compiling spec/benchmarks/_232_tomcatv/Tomcatv.main
#
# Error ID: /home/dhana/sparc_2.0/build/solaris/../../src/share/vm/opto/chaitin.c
pp, 2520 [ Patched ]
#
Dumping core....
TEST FAIL benchmarks/specV16/_232_tomcatv/short execute_positive
steps to reproduce :
Use Tonga to run the above failed test, set JAVA_OPTS=-XX:CompileThreshold=10
Testsources are in /net/tetrasparc/export/thar/testbase/testbase_js/src/benchmarks/specV16/..
- duplicates
-
JDK-4267158 Beta Build B : Few jit tests crashed with hotspot exception.
- Resolved