Integrated: 8285397: JNI exception pending in CUPSfuncs.c:250
Phil Race
prr at openjdk.java.net
Wed May 18 17:15:49 UTC 2022
On Sun, 1 May 2022 19:31:01 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.
This pull request has now been integrated.
Changeset: a03438cb
Author: Phil Race <prr at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/a03438cb1b915c89739fc974e5b84adc38bd14bf
Stats: 16 lines in 1 file changed: 10 ins; 0 del; 6 mod
8285397: JNI exception pending in CUPSfuncs.c:250
Reviewed-by: psadhukhan
-------------
PR: https://git.openjdk.java.net/jdk/pull/8491
More information about the client-libs-dev
mailing list