--- old/test/jdk/jdk/jfr/event/io/TestFileChannelEvents.java 2018-07-19 08:20:30.301740000 +0200 +++ new/test/jdk/jdk/jfr/event/io/TestFileChannelEvents.java 2018-07-19 08:20:29.625732000 +0200 @@ -39,9 +39,10 @@ import jdk.jfr.consumer.RecordedEvent; import jdk.test.lib.jfr.Events; -/* +/** * @test * @key jfr + * @requires vm.hasJFR * @library /test/lib /test/jdk * @run main/othervm jdk.jfr.event.io.TestFileChannelEvents */