Hi, This change is a follow on from https://bugs.openjdk.org/browse/JDK-8348986 In a couple of places, the new native code in that fix can potentially throw an exception while another exception is pending. This needs to be fixed.
Thanks, Michael ------------- Commit messages: - Merge branch 'master' into JNI-8359268 - windows compile error - update - impl fix Changes: https://git.openjdk.org/jdk/pull/25898/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=25898&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8359268 Stats: 32 lines in 5 files changed: 15 ins; 7 del; 10 mod Patch: https://git.openjdk.org/jdk/pull/25898.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/25898/head:pull/25898 PR: https://git.openjdk.org/jdk/pull/25898