On Wed, 16 Nov 2022 12:00:56 GMT, Lutz Schmidt <l...@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