-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: hs21
-
Component/s: hotspot
-
b15
-
generic
-
generic
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-2212470 | 8 | Igor Veresov | P3 | Resolved | Fixed | b01 |
| JDK-2210424 | 7 | Igor Veresov | P3 | Resolved | Fixed | b145 |
| JDK-2212472 | hs22 | Igor Veresov | P3 | Resolved | Fixed | b01 |
Incorrect handling of the registers make runThese run with -d64 -Xcomp -XX:+TieredCompilation fail one of the test on 64bit windows:
[Enter:gnu.testlet.SimpleTestHarness -testbase tests/mauve/classes gnu.testlet.java.lang.System.arraycopy]
FAIL: gnu.testlet.java.lang.System.arraycopy (number 18)
1 of 23 tests failed
FAIL
#Failed; gnu.testlet.SimpleTestHarness; (1,0,0,1,0)
[Exit:gnu.testlet.SimpleTestHarness -testbase tests/mauve/classes gnu.testlet.java.lang.System.arraycopy]
[Enter:gnu.testlet.SimpleTestHarness -testbase tests/mauve/classes gnu.testlet.java.lang.System.arraycopy]
FAIL: gnu.testlet.java.lang.System.arraycopy (number 18)
1 of 23 tests failed
FAIL
#Failed; gnu.testlet.SimpleTestHarness; (1,0,0,1,0)
[Exit:gnu.testlet.SimpleTestHarness -testbase tests/mauve/classes gnu.testlet.java.lang.System.arraycopy]
- backported by
-
JDK-2210424 C1: registers saved incorrectly when calling checkcast_arraycopy stub
-
- Resolved
-
-
JDK-2212470 C1: registers saved incorrectly when calling checkcast_arraycopy stub
-
- Resolved
-
-
JDK-2212472 C1: registers saved incorrectly when calling checkcast_arraycopy stub
-
- Resolved
-