Details
-
Sub-task
-
Status: Closed
-
P3
-
Resolution: Delivered
-
7u221, 8u211, 11.0.3-oracle, 12.0.1, 13
-
generic
-
generic
-
Verified
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8222070 | 12.0.1 | Clifford Wayne | P3 | Closed | Delivered | |
JDK-8222067 | 11.0.3-oracle | Clifford Wayne | P3 | Closed | Delivered | |
JDK-8222069 | 8u211 | Clifford Wayne | P3 | Closed | Delivered | |
JDK-8222068 | 7u221 | Clifford Wayne | P3 | Closed | Delivered |
Description
An instance representing the new Reiwa era has been added to this update. Unlike other eras, there is no public field for this era. It can be obtained by calling `JapaneseEra.of(3)` or `JapaneseEra.valueOf("Reiwa")`. JDK 13 and later will have a new public field to represent this era.
The placeholder name, "`NewEra`", for the Japanese era that started from May 1st, 2019 has been replaced with the new official name. Applications that relied on the placeholder name (seeJDK-8202088) to obtain the new era singleton (`JapaneseEra.valueOf("NewEra")`) will no longer work.
The placeholder name, "`NewEra`", for the Japanese era that started from May 1st, 2019 has been replaced with the new official name. Applications that relied on the placeholder name (see
Attachments
Issue Links
- backported by
-
JDK-8222067 Release Note: New Japanese Era Name: Reiwa
-
- Closed
-
-
JDK-8222068 Release Note: New Japanese Era Name: Reiwa
-
- Closed
-
-
JDK-8222069 Release Note: New Japanese Era Name: Reiwa
-
- Closed
-
-
JDK-8222070 Release Note: New Japanese Era Name: Reiwa
-
- Closed
-