JDK-8061382 : Separate CLDR locale data from JRE locale data
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.util:i18n
  • Affected Version: 9
  • Priority: P4
  • Status: Resolved
  • Resolution: Won't Fix
  • OS: generic
  • CPU: generic
  • Submitted: 2014-10-17
  • Updated: 2019-01-24
  • Resolved: 2019-01-24
Related Reports
Relates :  
Description
Currently, locale data (non-English) are in the module "jdk.localedata" which contains both JRE's and CLDR's. From the maintenance point of view, it would be desirable to divide them into separate modules. Creating a new module "jdk.localedata.cldr" exclusively for CLDR locale data is desired.
Comments
As CLDR has become default provider from JDK9 onwards, closing as "Won't Fix"
24-01-2019

It could make more sense to turn this RFE into the one intending removing COMPAT (aka JRE) locale data.
19-08-2016

Not in plan at the moment.
29-04-2015