[jdk17u-dev] RFR: 8285397: JNI exception pending in CUPSfuncs.c:250 [v3]

Alexander Scherbatiy alexsch at openjdk.java.net
Wed May 25 08:13:11 UTC 2022


On Tue, 24 May 2022 13:41:51 GMT, Alexander Scherbatiy <alexsch at openjdk.org> wrote:

>> 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.
>
> 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

The merge after `git rebase` is empty: [Merge master](https://github.com/openjdk/jdk17u-dev/pull/409/commits/47f97b5615cb03f775eef8a489d83038d577ff00)

The two Pre-submit tests - Windows x64 - Test (tier1)  fail:

tools/javac/Paths/MineField.sh 
tools/javac/Paths/wcMineField.sh 


What I see is that the same issues fail for pull request #410 [pull/410/checks](https://github.com/openjdk/jdk17u-dev/pull/410/checks?check_run_id=6587098771) as well.

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

PR: https://git.openjdk.java.net/jdk17u-dev/pull/409


More information about the jdk-updates-dev mailing list