git: openjdk/jdk: 8280902: ResourceBundle::getBundle may throw NPE when invoked by JNI code with no caller frame
Mandy Chung
mchung at openjdk.java.net
Wed Mar 9 04:03:56 UTC 2022
Changeset: 31ad80a2
Author: Tim Prinzing <tim.prinzing at oracle.com>
Committer: Mandy Chung <mchung at openjdk.org>
Date: 2022-03-09 04:02:17 +0000
URL: https://git.openjdk.java.net/jdk/commit/31ad80a229e3f67823ff8f1fc914c5503f184b57
8280902: ResourceBundle::getBundle may throw NPE when invoked by JNI code with no caller frame
Reviewed-by: naoto, mchung, ihse
! make/test/JtregNativeJdk.gmk
! src/java.base/share/classes/java/util/ResourceBundle.java
+ test/jdk/java/util/ResourceBundle/exeNullCallerResourceBundle/NullCallerResourceBundle.java
+ test/jdk/java/util/ResourceBundle/exeNullCallerResourceBundle/exeNullCallerResourceBundle.c
More information about the jdk-changes
mailing list