-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 9
-
Component/s: core-libs
-
b13
Need to specify the behavior of ResourceBundle::getBundle when invoked by JNI code with no caller frame and what module/class loader is the default (for the getBundle APIs without the module/class loader parameter).
The unnamed module defined by the system class loader may be an appropriate default to consider.
ResourceBundle::clearCache also needs to be looked at.
The unnamed module defined by the system class loader may be an appropriate default to consider.
ResourceBundle::clearCache also needs to be looked at.
- csr for
-
JDK-8282575 ResourceBundle::getBundle may throw NPE when invoked by JNI code with no caller frame
-
- Closed
-