-
Bug
-
Resolution: Fixed
-
P4
-
10
-
b23
The spec currently (in jdk10/jdk10 reads:
"Resource bundles are searched in the reverse order they were added, using the application class loader. "
This should be say the system class loader. The system class loader can differ to the application class loader when there is a custom system class loader configured.
"Resource bundles are searched in the reverse order they were added, using the application class loader. "
This should be say the system class loader. The system class loader can differ to the application class loader when there is a custom system class loader configured.
- csr for
-
JDK-8184292 UIDefaults.addResourceBundle uses system class loader
-
- Closed
-