--- old/test/jdk/jdk/jfr/event/io/TestDisabledEvents.java 2018-07-19 08:20:27.771703000 +0200 +++ new/test/jdk/jdk/jfr/event/io/TestDisabledEvents.java 2018-07-19 08:20:27.096695000 +0200 @@ -39,10 +39,11 @@ import jdk.jfr.consumer.RecordedEvent; import jdk.test.lib.jfr.Events; -/* +/** * @test * @summary Test with FlightRecorder enabled but with the events disabled. * @key jfr + * @requires vm.hasJFR * @library /test/lib /test/jdk * @run main/othervm jdk.jfr.event.io.TestDisabledEvents */