[jdk11u-dev] RFR: 8285397: JNI exception pending in CUPSfuncs.c:250 [v3]
Alexander Scherbatiy
alexsch at openjdk.java.net
Mon May 30 14:46:41 UTC 2022
On Mon, 30 May 2022 08:19:31 GMT, Alexander Scherbatiy <alexsch at openjdk.org> wrote:
>> 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. The pull request contains four additional commits since the last revision:
>
> - Merge master
> - Backport a03438cb1b915c89739fc974e5b84adc38bd14bf
> - Backport 3d4be14eba60e21d5c10f2ad07a20c018329c563
> - Backport a03438cb1b915c89739fc974e5b84adc38bd14bf
Two Windows x64 (langtools/tier1) pre-submit tests fail, which look like unrelated to the fix:
tools/javac/Paths/MineField.sh
tools/javac/Paths/wcMineField.sh
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/1109
More information about the jdk-updates-dev
mailing list