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

Compatibility problem of ResourceBundle.clearCache(ClassLoader)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 9
    • core-libs
    • 9
    • generic
    • generic

      ResourceBundle.clearCache(ClassLoader) removes resource bundles loaded by the caller's module using the given class loader. However, Resource bundles loaded by other unnamed modules using the given class loader will not be removed from the cache. This behavior isn't compatible with the previous releases.

            naoto Naoto Sato
            okutsu Masayoshi Okutsu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: