git: openjdk/jdk17u-dev: 2 new changesets
Goetz Lindenmaier
goetz at openjdk.org
Wed Dec 4 07:51:56 UTC 2024
Changeset: be22b1a8
Branch: master
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2024-12-04 07:49:42 +0000
URL: https://git.openjdk.org/jdk17u-dev/commit/be22b1a8aae14d2d7f802ea0db32580bdb6d1f61
8299739: HashedPasswordFileTest.java and ExceptionTest.java can fail with java.lang.NullPointerException
Backport-of: 04f30185e914c10c918d0eff1fb63fd96e1139fb
! test/jdk/javax/management/MBeanServer/ExceptionTest.java
! test/jdk/javax/management/security/HashedPasswordFileTest.java
Changeset: ed63b718
Branch: master
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2024-12-04 07:50:37 +0000
URL: https://git.openjdk.org/jdk17u-dev/commit/ed63b718fe5b4e9f77154f6015516762800d13d6
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
! make/test/JtregNativeHotspot.gmk
! src/hotspot/share/prims/jni.cpp
+ test/hotspot/jtreg/runtime/jni/getCreatedJavaVMs/TestGetCreatedJavaVMs.java
+ test/hotspot/jtreg/runtime/jni/getCreatedJavaVMs/exeGetCreatedJavaVMs.c
More information about the jdk-updates-changes
mailing list