-
Bug
-
Resolution: Fixed
-
P2
-
11, 17, 21, 22
-
b09
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8314017 | 21.0.1 | Aleksey Shipilev | P2 | Closed | Fixed | b08 |
JDK-8314984 | 17.0.10-oracle | Tobias Hartmann | P2 | Closed | Fixed | b01 |
JDK-8314410 | 17.0.9 | Aleksey Shipilev | P2 | Resolved | Fixed | b04 |
Reproduces reliably after
% CONF=linux-x86_64-server-fastdebug make images test TEST="java/time/test/java/time/format/TestUnicodeExtension.java" TEST_VM_OPTS="-XX:TieredStopAtLevel=1"
...
est test.java.time.format.TestUnicodeExtension.test_withLocale(dz, null, null, null, null, "??????????, ????????2017 ??????????? ????10 ??????? 3 ?????? 15:00 ?????? ???????????????????????????????????????"): failure
java.time.format.DateTimeParseException: Text '??????????, ????????2017 ??????????? ????10 ??????? 3 ?????? 15:...' could not be parsed at index 74
===============================================
java/time/test/java/time/format/TestUnicodeExtension.java
Total tests run: 531, Passes: 519, Failures: 12, Skips: 0
===============================================
- backported by
-
JDK-8314410 C1: Incorrect LoadIndexed value numbering
- Resolved
-
JDK-8314017 C1: Incorrect LoadIndexed value numbering
- Closed
-
JDK-8314984 C1: Incorrect LoadIndexed value numbering
- Closed
- relates to
-
JDK-8268698 Use Objects.check{Index,FromToIndex,FromIndexSize} for java.base
- Resolved
-
JDK-8313676 Amend TestLoadIndexedMismatch test to target intrinsic directly
- Resolved
- links to
-
Commit openjdk/jdk17u-dev/528e3b89
-
Commit openjdk/jdk21u/fd7a104b
-
Commit openjdk/jdk/46fbedb2
-
Review openjdk/jdk17u-dev/1636
-
Review openjdk/jdk21u/37
-
Review openjdk/jdk/15091