8274521: jdk/jfr/event/gc/detailed/TestGCLockerEvent.java fails when other GC is selected

Reviewed-by: kbarrett, tschatzl
This commit is contained in:
Aleksey Shipilev 2021-10-04 12:22:55 +00:00
parent 6726c592ed
commit 0828273b89

View File

@ -26,6 +26,7 @@
* @test TestGCLockerEvent
* @key jfr
* @requires vm.hasJFR
* @requires vm.gc.G1
* @library /test/lib
* @build sun.hotspot.WhiteBox
* @run driver jdk.test.lib.helpers.ClassFileInstaller sun.hotspot.WhiteBox