git: openjdk/jdk15u-dev: 8258077: Using -Xcheck:jni can lead to a double-free after JDK-8193234
Yuri Nesterenko
yan at openjdk.java.net
Fri May 6 10:01:58 UTC 2022
Changeset: 41642f12
Author: Yuri Nesterenko <yan at openjdk.org>
Date: 2022-05-06 10:00:06 +0000
URL: https://git.openjdk.java.net/jdk15u-dev/commit/41642f12285de2fcafc85d593cf3b3f83179f2fa
8258077: Using -Xcheck:jni can lead to a double-free after JDK-8193234
Backport-of: 712014c5956cf74982531d212b03460843e4e5b6
! src/hotspot/share/prims/jniCheck.cpp
+ test/hotspot/jtreg/runtime/jni/checked/TestCheckedReleaseArrayElements.java
+ test/hotspot/jtreg/runtime/jni/checked/TestCheckedReleaseCriticalArray.java
+ test/hotspot/jtreg/runtime/jni/checked/libTestCheckedReleaseArrayElements.c
+ test/hotspot/jtreg/runtime/jni/checked/libTestCheckedReleaseCriticalArray.c
More information about the jdk-updates-changes
mailing list