RFR: 8296709: WARNING: JNI call made without checking exceptions [v7]
Kevin Walls
kevinw at openjdk.org
Wed Nov 16 14:30:54 UTC 2022
On Wed, 16 Nov 2022 12:00:56 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!
>
> Lutz Schmidt has updated the pull request incrementally with two additional commits since the last revision:
>
> - 8296709: Copyright, descriptive text, @compile directive removed
> - 8296709: Fix test run spec, exclude jdwp agent case
Sounds good. Comment above showing jvmti_GetLoadedClasses as the cause of the references was just to make sure we knew the cause of that other warning, but I see there is JDK-8296936 to follow up that issue.
-------------
PR: https://git.openjdk.org/jdk/pull/11083
More information about the serviceability-dev
mailing list