Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8024332

sun/util/resources/en split between rt.jar and localedata.jar

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • 8
    • core-libs

      sun.util.resources.en and sun.text.resources.en has been split between rt.jar and localedata.jar. It's not clear that this can work at runtime and is going to be highly problematic when we move to Jigsaw/modules.

      With this change, rt.jar would contain all the supported English locales in java.text and java.util packages (cf. http://www.oracle.com/technetwork/java/javase/javase7locales-334809.html#util-text), whereas US English is the only supported locale at the moment w/o localedata.jar.

            naoto Naoto Sato
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: