[jdk11u-dev] RFR: 8285397: JNI exception pending in CUPSfuncs.c:250
Alexander Scherbatiy
alexsch at openjdk.java.net
Wed May 25 13:49:14 UTC 2022
This is a pull request which depends on #1108 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 tier1, tier2, tier3 automated tests have been run on Mac M1.
There are two tier2 failed tests which fail without the fix on my system as well:
java/nio/file/Files/probeContentType/Basic.java
sun/security/ssl/X509TrustManagerImpl/Symantec/Distrust.java
-------------
Depends on: https://git.openjdk.java.net/jdk11u-dev/pull/1108
Commit messages:
- Backport a03438cb1b915c89739fc974e5b84adc38bd14bf
Changes: https://git.openjdk.java.net/jdk11u-dev/pull/1109/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=1109&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8285397
Stats: 16 lines in 1 file changed: 10 ins; 0 del; 6 mod
Patch: https://git.openjdk.java.net/jdk11u-dev/pull/1109.diff
Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/1109/head:pull/1109
PR: https://git.openjdk.java.net/jdk11u-dev/pull/1109
More information about the jdk-updates-dev
mailing list