[jdk11u-dev] RFR: 8285397: JNI exception pending in CUPSfuncs.c:250 [v2]

Alexander Scherbatiy alexsch at openjdk.java.net
Mon May 30 07:58:38 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

Alexander Scherbatiy has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase.

-------------

Changes:
  - all: https://git.openjdk.java.net/jdk11u-dev/pull/1109/files
  - new: https://git.openjdk.java.net/jdk11u-dev/pull/1109/files/7a703d7e..7a703d7e

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=1109&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=1109&range=00-01

  Stats: 0 lines in 0 files changed: 0 ins; 0 del; 0 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