[jdk17u-dev] Integrated: 8308341: JNI_GetCreatedJavaVMs returns a partially initialized JVM

Goetz Lindenmaier goetz at openjdk.org
Wed Dec 4 07:53:42 UTC 2024


On Mon, 2 Dec 2024 13:08:05 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> 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.

This pull request has now been integrated.

Changeset: ed63b718
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/ed63b718fe5b4e9f77154f6015516762800d13d6
Stats:     176 lines in 4 files changed: 161 ins; 2 del; 13 mod

8308341: JNI_GetCreatedJavaVMs returns a partially initialized JVM
8309231: ProblemList vmTestbase/nsk/jvmti/scenarios/jni_interception/JI05/ji05t001/TestDescription.java
8309171: Test vmTestbase/nsk/jvmti/scenarios/jni_interception/JI05/ji05t001/TestDescription.java fails after JDK-8308341

Reviewed-by: phh
Backport-of: 1e6770fb978e630b38a70a05120c50f723bb66dc

-------------

PR: https://git.openjdk.org/jdk17u-dev/pull/3084


More information about the jdk-updates-dev mailing list