JDK-8213053 : Release Note: Support New Japanese Era in java.time.chrono.JapaneseEra
  • Type: Sub-task
  • Component: core-libs
  • Sub-Component: java.time
  • Affected Version: 8u211,11.0.3-oracle,12
  • Priority: P4
  • Status: Closed
  • Resolution: Delivered
  • OS: generic
  • CPU: generic
  • Submitted: 2018-10-26
  • Updated: 2019-05-08
  • Resolved: 2019-02-16
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 11 JDK 12 JDK 8
11.0.3-oracleResolved 12Resolved 8u211Resolved
Description
The JapaneseEra class and its `of(int)`, `valueOf(String)`, and `values()` methods are clarified to accommodate future Japanese era additions, such as how the singleton instances are defined, what the associated integer era values are, etc.