--- old/test/jdk/jdk/jfr/jvm/TestJavaEvent.java 2018-07-19 08:26:18.651809000 +0200 +++ new/test/jdk/jdk/jfr/jvm/TestJavaEvent.java 2018-07-19 08:26:17.950797000 +0200 @@ -40,9 +40,10 @@ import jdk.jfr.consumer.RecordedEvent; import jdk.jfr.consumer.RecordingFile; -/* +/** * @test TestGetThreadId * @key jfr + * @requires vm.hasJFR * @library /test/lib * @modules jdk.jfr/jdk.jfr.internal * @run main/othervm jdk.jfr.jvm.TestJavaEvent