On Wed, 11 Jun 2025 13:18:47 GMT, Daniel Jeliński <djelin...@openjdk.org> wrote:
> Add an exception check after a JNI static method call, and re-enable checks > for CallStatic in JNICheck.sh test. > > I verified that the JNICheck test is passing on all headless and headful > platforms I had access to (Windows, Linux and Mac). Other tier1-3 tests also > continue to pass. This pull request has now been integrated. Changeset: dbbfa76b Author: Daniel Jeliński <djelin...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/dbbfa76b7335291b4bb9d8de6e7db8e6cec144ce Stats: 3 lines in 2 files changed: 0 ins; 0 del; 3 mod 8131136: java/awt/font/JNICheck/JNICheck.sh issue warning on core-libs code Reviewed-by: aivanov, prr, serb ------------- PR: https://git.openjdk.org/jdk/pull/25754