--- old/test/jdk/jdk/jfr/api/recorder/TestStartStopRecording.java 2018-07-19 08:13:05.662272000 +0200 +++ new/test/jdk/jdk/jfr/api/recorder/TestStartStopRecording.java 2018-07-19 08:13:04.976261000 +0200 @@ -34,10 +34,11 @@ import jdk.jfr.Recording; import jdk.test.lib.Utils; -/* +/** * @test TestStartStopRecording * * @key jfr + * @requires vm.hasJFR * @library /test/lib * @run main/othervm jdk.jfr.api.recorder.TestStartStopRecording */