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

Martin Doerr mdoerr at openjdk.org
Tue Dec 3 11:03:48 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.

The original change bumps the Copyright year in JtregNativeHotspot.gmk. It would be better to do the same.
What's the point regarding the ProblemList? Does one part add it and the other one remove it, so it's a nop?

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

PR Review: https://git.openjdk.org/jdk17u-dev/pull/3084#pullrequestreview-2475314630


More information about the jdk-updates-dev mailing list