-
Bug
-
Resolution: Fixed
-
P3
-
7
-
b11
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2190649 | 7 | Vladimir Kozlov | P3 | Closed | Fixed | b87 |
JDK-2197957 | 6u23 | Vladimir Kozlov | P3 | Resolved | Fixed | b01 |
JDK-2199905 | 6u22m | Vladimir Kozlov | P3 | Resolved | Fixed | b01 |
JDK-2193605 | 6u21p | Vladimir Kozlov | P3 | Resolved | Fixed | b03 |
JDK-2189860 | 6u21 | Vladimir Kozlov | P3 | Resolved | Fixed | b01 |
JDK-2190650 | hs18 | Vladimir Kozlov | P3 | Closed | Fixed | b01 |
The java/util/Arrays/Sorting.java fails when DeoptimizeALot flag is enabled, with the following message:
FAILED: Array is not sorted at ...-th position: ... and 0.0
Fails only with DeoptimizeALot flag.
The failure is intermittent, but reproduces regularly.
The problem is C2-specific.
Execution results:
http://sqeweb.sfbay/nfs/results/vm/gtee/JDK7/NIGHTLY/VM/2009-12-13/Comp_Baseline/javase/solaris-i586/server/comp/solaris-i586_server_comp_UTIL_REGRESSION/workDir/java/util/Arrays/Sorting.jtr
Affected tests:
nsk/stress/jck60/jck60012
FAILED: Array is not sorted at ...-th position: ... and 0.0
Fails only with DeoptimizeALot flag.
The failure is intermittent, but reproduces regularly.
The problem is C2-specific.
Execution results:
http://sqeweb.sfbay/nfs/results/vm/gtee/JDK7/NIGHTLY/VM/2009-12-13/Comp_Baseline/javase/solaris-i586/server/comp/solaris-i586_server_comp_UTIL_REGRESSION/workDir/java/util/Arrays/Sorting.jtr
Affected tests:
nsk/stress/jck60/jck60012
- backported by
-
JDK-2189860 C2: java/util/Arrays/Sorting.java fails with DeoptimizeALot flag
-
- Resolved
-
-
JDK-2193605 C2: java/util/Arrays/Sorting.java fails with DeoptimizeALot flag
-
- Resolved
-
-
JDK-2197957 C2: java/util/Arrays/Sorting.java fails with DeoptimizeALot flag
-
- Resolved
-
-
JDK-2199905 C2: java/util/Arrays/Sorting.java fails with DeoptimizeALot flag
-
- Resolved
-
-
JDK-2190649 C2: java/util/Arrays/Sorting.java fails with DeoptimizeALot flag
-
- Closed
-
-
JDK-2190650 C2: java/util/Arrays/Sorting.java fails with DeoptimizeALot flag
-
- Closed
-
(1 backported by)