-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
5.0u3
-
x86
-
generic
Problem Description : nsk/stress/except/except tests crash in ~RuntimeStub::new_object_array with client compiler
Java Release : 5u3 ... 5u16
VM flavors : client
VM Modes : -Xcomp
Java flags :
Platform(s) : solaris-i586, linux-i586
Suite Name : nsk.stress
Test cases :
nsk/stress/except/except001
nsk/stress/except/except002
nsk/stress/except/except003
nsk/stress/except/except004
nsk/stress/except/except005
nsk/stress/except/except006
nsk/stress/except/except007
nsk/stress/except/except008
nsk/stress/except/except009
nsk/stress/except/except010
nsk/stress/except/except011
nsk/stress/except/except012
The crash is seems only client compiler specific because it is only reproduced with "-Xcomp -client".
The problem is reproduced at least starting from jdk5u3 till jdk5u16 (didn't try with others).
I was not able to reproduce the failure with 6u1 and latest jdk6 updates.
Java Release : 5u3 ... 5u16
VM flavors : client
VM Modes : -Xcomp
Java flags :
Platform(s) : solaris-i586, linux-i586
Suite Name : nsk.stress
Test cases :
nsk/stress/except/except001
nsk/stress/except/except002
nsk/stress/except/except003
nsk/stress/except/except004
nsk/stress/except/except005
nsk/stress/except/except006
nsk/stress/except/except007
nsk/stress/except/except008
nsk/stress/except/except009
nsk/stress/except/except010
nsk/stress/except/except011
nsk/stress/except/except012
The crash is seems only client compiler specific because it is only reproduced with "-Xcomp -client".
The problem is reproduced at least starting from jdk5u3 till jdk5u16 (didn't try with others).
I was not able to reproduce the failure with 6u1 and latest jdk6 updates.
- duplicates
-
JDK-6341414 reliability tests fail on C1
- Resolved