--- old/test/jdk/jdk/jfr/api/consumer/TestRecordedEventGetThreadOther.java 2018-07-19 08:08:34.921334000 +0200 +++ new/test/jdk/jdk/jfr/api/consumer/TestRecordedEventGetThreadOther.java 2018-07-19 08:08:34.165320000 +0200 @@ -36,10 +36,11 @@ import jdk.test.lib.Asserts; import jdk.test.lib.Utils; -/* +/** * @test * @summary Tests that the RecordedEvent.getThread() returns th expected info * @key jfr + * @requires vm.hasJFR * @library /test/lib * @run main/othervm jdk.jfr.api.consumer.TestRecordedEventGetThreadOther */