[jdk17u-dev] RFR: 8285397: JNI exception pending in CUPSfuncs.c:250
Alexander Scherbatiy
alexsch at openjdk.java.net
Fri May 20 06:49:47 UTC 2022
This is a pull request which depends on #405 and fixes some pending JNI exceptions in native code for JDK-8181571 fix.
Manual test from the JDK-8181571 works with both fixes JDK-8181571 and JDK-8285397 when running within the macOS sandbox.
The tests jdk-tier1, jdk-tier2, and jdk-tier3 automated tests have been run on Mac M1.
The only failed test on my system is tools/jlink/JLinkTest.java.JLinkTest which fails without the fix as well.
-------------
Commit messages:
- Backport a03438cb1b915c89739fc974e5b84adc38bd14bf
- Backport 3d4be14eba60e21d5c10f2ad07a20c018329c563
Changes: https://git.openjdk.java.net/jdk17u-dev/pull/409/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk17u-dev&pr=409&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8285397
Stats: 123 lines in 2 files changed: 108 ins; 5 del; 10 mod
Patch: https://git.openjdk.java.net/jdk17u-dev/pull/409.diff
Fetch: git fetch https://git.openjdk.java.net/jdk17u-dev pull/409/head:pull/409
PR: https://git.openjdk.java.net/jdk17u-dev/pull/409
More information about the jdk-updates-dev
mailing list