JDK-8134250 : Create unit tests for CLDR unique features
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.util:i18n
  • Affected Version: 9
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2015-08-21
  • Updated: 2016-06-13
  • Resolved: 2015-08-25
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 b80Fixed
Related Reports
Relates :  
Relates :  
Description
There are some unique CLDR features introduced in the version 27.0.0 since 21.0.1, i.e., 

- Parent locales support: "en" bundle in CLDR represents US English, where some English countries should not use. In CLDR 27, those locales falls back to World English (en-001), such as UK.

- "no inheritance marker" support. http://unicode.org/pipermail/cldr-users/2015-April/000286.html

- "alias" support.

- Generic calendar support: http://cldr.unicode.org/development/development-process/design-proposals/generic-calendar-data