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

java.util.logging.Logger catalog cache keeps strong references to ResourceBundles

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 15
    • None
    • core-libs

        java.util.logging.Logger has a `catalog` cache that is used to cache resource bundles when looking up a resource bundle by name. That cache holds a strong reference to the resource bundle. This is problematic as there is no way to clear this cache.

              dfuchs Daniel Fuchs
              dfuchs Daniel Fuchs
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: