git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.java.net
Fri Jan 8 04:12:27 UTC 2021
Changeset: 712014c5
Author: David Holmes <dholmes at openjdk.org>
Date: 2021-01-08 04:11:22 +0000
URL: https://git.openjdk.java.net/mobile/commit/712014c5
8258077: Using -Xcheck:jni can lead to a double-free after JDK-8193234
Reviewed-by: dcubed, hseigel
! 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
Changeset: dd6bad13
Author: duke <duke at openjdk.org>
Date: 2021-01-08 04:12:15 +0000
URL: https://git.openjdk.java.net/mobile/commit/dd6bad13
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list