On Thu, 28 Nov 2024 01:30:58 GMT, Alex Menkov <amen...@openjdk.org> wrote:
> Fix for JDK-8337317 (#20699) updated serviceability/jvmti/HiddenClass and > serviceability/jvmti/VMObjectAlloc tests adding guards against > JVMTI_ERROR_WRONG_PHASE errors, but missed to enable JVMTI_EVENT_VM_DEATH > events. > This fix adds the missed part. > > Testing: hotspot/jtreg/serviceability/jvmti on all platforms > Manually verified test outputs contain "VMDeath" notification from VMDeath > callback Marked as reviewed by lmesnik (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/22426#pullrequestreview-2466231574