[jdk16u] Integrated: 8258077: Using -Xcheck:jni can lead to a double-free after JDK-8193234
Harold Seigel
hseigel at openjdk.java.net
Thu Feb 25 18:07:45 UTC 2021
On Thu, 25 Feb 2021 15:56:35 GMT, Harold Seigel <hseigel at openjdk.org> wrote:
> The original bug fix patch applied cleanly and included regression tests. After applying the patch to a JDK-16u repo, the fix was regression tested by running Mach5 tiers 1 and 2 on Linux, Windows, and Mac OS, and running tiers 3-5 on Linux x64.
This pull request has now been integrated.
Changeset: b7b2f61b
Author: Harold Seigel <hseigel at openjdk.org>
URL: https://git.openjdk.java.net/jdk16u/commit/b7b2f61b
Stats: 325 lines in 5 files changed: 306 ins; 6 del; 13 mod
8258077: Using -Xcheck:jni can lead to a double-free after JDK-8193234
8259446: runtime/jni/checked/TestCheckedReleaseArrayElements.java fails with stderr not empty
Reviewed-by: coleenp
Backport-of: 712014c5956cf74982531d212b03460843e4e5b6
-------------
PR: https://git.openjdk.java.net/jdk16u/pull/43
More information about the jdk-updates-dev
mailing list