--- old/test/jdk/jdk/jfr/api/recording/state/TestStateIdenticalListeners.java 2018-07-19 08:15:01.645962000 +0200 +++ new/test/jdk/jdk/jfr/api/recording/state/TestStateIdenticalListeners.java 2018-07-19 08:15:00.959948000 +0200 @@ -31,10 +31,11 @@ import jdk.jfr.FlightRecorderListener; import jdk.jfr.Recording; -/* +/** * @test * @summary Test Recording state with concurrent recordings * @key jfr + * @requires vm.hasJFR * @library /test/lib * @run main/othervm jdk.jfr.api.recording.state.TestStateIdenticalListeners */