JDK-8217892 : Clarify the support for the new Japanese era in java.time.chrono.JapaneseEra
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.time
  • Affected Version: 12
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2019-01-28
  • Updated: 2019-02-07
  • Resolved: 2019-01-31
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 12 JDK 13
12 b31Fixed 13Fixed
Related Reports
CSR :  
Description
JDK-8215927 has backported the changes in JapaneseEra class originally made in JDK-8212941. During the backport, the spec has been polished, which should be forward ported to Java SE 12 to make it in sync.