[jdk17u-dev] RFR: 8308341: JNI_GetCreatedJavaVMs returns a partially initialized JVM
Goetz Lindenmaier
goetz at openjdk.org
Mon Dec 2 13:15:05 UTC 2024
I backport this for parity with 17.0.15-oracle.
I had to resolve the makefile.
Also, I had to resolve jni.cpp because of nullptr in the context.
I include follow-up JDK-8309171, this applies after adding the problemlisting JDK-8309231.
-------------
Commit messages:
- Backport 8309171
- Backport 1e6770fb978e630b38a70a05120c50f723bb66dc
Changes: https://git.openjdk.org/jdk17u-dev/pull/3084/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=3084&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8308341
Stats: 176 lines in 4 files changed: 161 ins; 2 del; 13 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/3084.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/3084/head:pull/3084
PR: https://git.openjdk.org/jdk17u-dev/pull/3084
More information about the jdk-updates-dev
mailing list