RFR: 8296709: WARNING: JNI call made without checking exceptions

Kevin Walls kevinw at openjdk.org
Thu Nov 10 10:58:27 UTC 2022


On Thu, 10 Nov 2022 09:02:02 GMT, Lutz Schmidt <lucy at openjdk.org> wrote:

> This small change fixes a warning that may pop up during runtime. May I please request reviews? Thank you!

Looks good I think.  Got to check for those exceptions!

The example invocation also shows the me "exceeds capacity" warning, which must relate to the above WITH_LOCAL_REFS and call to createLocalRefSpace.  Another time maybe. 8-)

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

Marked as reviewed by kevinw (Committer).

PR: https://git.openjdk.org/jdk/pull/11083


More information about the serviceability-dev mailing list