--- old/test/jdk/jdk/jfr/event/runtime/TestActiveRecordingEvent.java 2018-07-19 08:22:10.515202000 +0200 +++ new/test/jdk/jdk/jfr/event/runtime/TestActiveRecordingEvent.java 2018-07-19 08:22:09.840195000 +0200 @@ -43,10 +43,11 @@ import jdk.test.lib.jfr.EventNames; import jdk.test.lib.jfr.Events; -/* +/** * @test * @summary Tests that the recording properties are properly reflected in the ActiveRecording event * @key jfr + * @requires vm.hasJFR * @library /test/lib * @run main/othervm jdk.jfr.event.runtime.TestActiveRecordingEvent */