[jdk16u] RFR: 8258077: Using -Xcheck:jni can lead to a double-free after JDK-8193234
Harold Seigel
hseigel at openjdk.java.net
Thu Feb 25 16:02:12 UTC 2021
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.
-------------
Commit messages:
- Backport 712014c5956cf74982531d212b03460843e4e5b6
Changes: https://git.openjdk.java.net/jdk16u/pull/43/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk16u&pr=43&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8258077
Stats: 325 lines in 5 files changed: 306 ins; 6 del; 13 mod
Patch: https://git.openjdk.java.net/jdk16u/pull/43.diff
Fetch: git fetch https://git.openjdk.java.net/jdk16u pull/43/head:pull/43
PR: https://git.openjdk.java.net/jdk16u/pull/43
More information about the jdk-updates-dev
mailing list