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

Prasanta Sadhukhan psadhukhan at openjdk.java.net
Fri May 6 03:23:50 UTC 2022


On Wed, 4 May 2022 20:14:35 GMT, Phil Race <prr at openjdk.org> wrote:

>> A tool checking for JNI errors complains that the call to JNU_NewStringPlatform(..)
>> might throw an exception and subsequent JNI code isn't making sure of that.
>> Clear the exception so the error handling code can do its thing.
>
> Phil Race has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8285399

Marked as reviewed by psadhukhan (Reviewer).

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

PR: https://git.openjdk.java.net/jdk/pull/8491



More information about the client-libs-dev mailing list