JDK-8171049 : Era.getDisplayName doesn't work with non-IsoChronology
Type:Bug
Component:core-libs
Sub-Component:java.time
Affected Version:8,9
Priority:P3
Status:Resolved
Resolution:Fixed
OS:generic
CPU:generic
Submitted:2016-12-10
Updated:2019-04-23
Resolved:2017-08-28
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.
The default implementation of Era.getDisplayName doesn't work with non-IsoChronology because DateTimeFormatterBuilder.TextPrinterParser.format fails to get the Chronology of the Era.