On Wed, 9 Oct 2024 16:22:13 GMT, Weijun Wang <wei...@openjdk.org> wrote:
> Switch to `ExceptionCheck`. > > This is a part of an umbrella bug [JDK-8341542 JNI uses of > ExceptionOccurred() treated as if function returns a > bool](https://bugs.openjdk.org/browse/JDK-8341542). This pull request has now been integrated. Changeset: 76541b06 Author: Weijun Wang <wei...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/76541b0646d27e79948d73759f21383c099e2436 Stats: 5 lines in 2 files changed: 0 ins; 0 del; 5 mod 8341792: Fix ExceptionOccurred in java.security.jgss Reviewed-by: jlu, mullan ------------- PR: https://git.openjdk.org/jdk/pull/21424