--- old/test/jdk/jdk/jfr/event/runtime/TestBiasedLockRevocationEvents.java 2018-07-19 08:22:15.565273000 +0200 +++ new/test/jdk/jdk/jfr/event/runtime/TestBiasedLockRevocationEvents.java 2018-07-19 08:22:14.888262000 +0200 @@ -37,9 +37,10 @@ import java.util.concurrent.FutureTask; import java.util.stream.Collectors; -/* +/** * @test * @key jfr + * @requires vm.hasJFR * @library /test/lib * * @run main/othervm jdk.jfr.event.runtime.TestBiasedLockRevocationEvents