RFR: 8359268: 3 JNI exception pending defect groups in 2 files
Michael McMahon
michaelm at openjdk.org
Tue Jun 24 15:55:38 UTC 2025
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
More information about the net-dev
mailing list