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

Lutz Schmidt lucy at openjdk.org
Thu Nov 10 11:17: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!

Thanks for the review, Kevin! 
I'm looking into the "exceeds capacity" warning separately. Need to find out who is holding so many local references, just for a java -version. Once I have enough knowledge, I'll file a separate bug.

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

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


More information about the serviceability-dev mailing list