-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
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.
- duplicates
-
JDK-8171140 Re-examine ResourceBundle::clearCache method
-
- Resolved
-