mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-14 01:43:13 +00:00
8379456: Test jdk/jfr/event/runtime/TestVMInfoEvent.java now fails with java.lang.NoClassDefFoundError: java/lang/management/ManagementFactory
Reviewed-by: lmesnik
This commit is contained in:
parent
20ae5279cb
commit
5e8bba3ae7
@ -40,6 +40,7 @@ import jdk.test.lib.jfr.Events;
|
||||
/**
|
||||
* @test
|
||||
* @modules java.base/jdk.internal.vm
|
||||
* @modules java.management
|
||||
* @requires vm.flagless
|
||||
* @requires vm.gc == "Serial" | vm.gc == null
|
||||
* @requires vm.hasJFR
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user