[jdk17u-dev] RFR: 8285397: JNI exception pending in CUPSfuncs.c:250 [v2]
Martin Doerr
mdoerr at openjdk.java.net
Tue May 24 11:59:49 UTC 2022
On Fri, 20 May 2022 17:25:47 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.
That is very annoying. I had that, too. Yes, you can rebase and force-push. It should get recognized as clean again afterwards.
-------------
PR: https://git.openjdk.java.net/jdk17u-dev/pull/409
More information about the jdk-updates-dev
mailing list