-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.3.1
-
x86
-
linux_suse_sles_8.2
4 tests fail for 131_10 b1 VM testing on SuSe 8.2 personal.
They cause a segmentation fault.
(tests pass with 1.4.2)
No regression present with the 131 JDK.
Tests also fail on the java desktop OS, madhatter. (built on SuSe)
tests fail on earlier releases of jdk131_x also.
These tests pass on redhat linux.
UNEXPECTED FAILURES:
jit/jit_suite/overflow
misc/jit_tests/overflow
misc/jit_tests/t099
misc/jit_tests/t100
twirl root.Linux.i386/t099# /usr/java/jdk1.3.1_03/bin/java -Xcomp -classpath /root/JQA/ts131/VM/root.Linux.i386/t099 t099
Segmentation fault
twirl root.Linux.i386/t099# /usr/java/jdk1.3.1_10/bin/java -Xcomp -classpath /root/JQA/ts131/VM/root.Linux.i386/t099 t099
Segmentation fault
twirl root.Linux.i386/t099# /usr/java/j2sdk1.4.2_02/bin/java -Xcomp -classpath /root/JQA/ts131/VM/root.Linux.i386/t099 t099
java.lang.StackOverflowError detected, thrown, and caught.
twirl root.Linux.i386/t099#
log files attached.
hotpot.log file included for one testcase :
root.Linux.i386/overflow/hotspot.log
###@###.### 2003-09-19
They cause a segmentation fault.
(tests pass with 1.4.2)
No regression present with the 131 JDK.
Tests also fail on the java desktop OS, madhatter. (built on SuSe)
tests fail on earlier releases of jdk131_x also.
These tests pass on redhat linux.
UNEXPECTED FAILURES:
jit/jit_suite/overflow
misc/jit_tests/overflow
misc/jit_tests/t099
misc/jit_tests/t100
twirl root.Linux.i386/t099# /usr/java/jdk1.3.1_03/bin/java -Xcomp -classpath /root/JQA/ts131/VM/root.Linux.i386/t099 t099
Segmentation fault
twirl root.Linux.i386/t099# /usr/java/jdk1.3.1_10/bin/java -Xcomp -classpath /root/JQA/ts131/VM/root.Linux.i386/t099 t099
Segmentation fault
twirl root.Linux.i386/t099# /usr/java/j2sdk1.4.2_02/bin/java -Xcomp -classpath /root/JQA/ts131/VM/root.Linux.i386/t099 t099
java.lang.StackOverflowError detected, thrown, and caught.
twirl root.Linux.i386/t099#
log files attached.
hotpot.log file included for one testcase :
root.Linux.i386/overflow/hotspot.log
###@###.### 2003-09-19
- duplicates
-
JDK-4298656 stack yellow zone not re-enabled after a StackOverflowError
- Closed