-
Bug
-
Resolution: Fixed
-
P3
-
None
-
b25
-
Verified
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.
- relates to
-
JDK-8245867 Logger/bundleLeak/BundleTest.java fails due to "OutOfMemoryError: Java heap space"
-
- Closed
-