JDK-8136518 : java/util/TimeZone/CLDRDisplayNamesTest.java fails for de.
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.util:i18n
  • Affected Version: 9
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2015-09-15
  • Updated: 2016-06-13
  • Resolved: 2015-09-24
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 9
9 b84Fixed
Related Reports
Relates :  
Description
java/util/TimeZone/CLDRDisplayNamesTest.java fails for de.

Tested with 9b81 + OEL6u5x64 de locale. (It passes for ar, he, hi, ja, ko, th, and zh)
Comments
CLDR v27 happens to have SHORT time zone names for Europe/Central only in German. That's why the returned name differs in de locale.
23-09-2015

Log for de attached.
16-09-2015

It seems that the attached .jtr file was the log for the Chinese locale (which passes). Can you please replace it with the failing de one?
15-09-2015