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

David Holmes dholmes at openjdk.org
Fri Nov 11 07:19:36 UTC 2022


On Fri, 11 Nov 2022 06:26:19 GMT, Christoph Langer <clanger at openjdk.org> wrote:

>> This small change fixes a warning that may pop up during runtime. May I please request reviews? Thank you!
>
> Maybe you could also call "bin/java -Xcheck:jni -agentlib:jdwp=transport=dt_socket,server=y,suspend=n -version" which would show the error? Or add this as another test for serviceability?

I was suggesting what @RealCLanger suggests in regards to the test - add a new case.

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

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


More information about the serviceability-dev mailing list