--- old/test/jdk/jdk/jfr/api/consumer/TestSingleRecordedEvent.java 2018-07-19 08:09:04.738764000 +0200 +++ new/test/jdk/jdk/jfr/api/consumer/TestSingleRecordedEvent.java 2018-07-19 08:09:04.047941000 +0200 @@ -34,10 +34,11 @@ import jdk.test.lib.Asserts; import jdk.test.lib.jfr.Events; -/* +/** * @test * @summary Verifies that a single JFR event is recorded as expected * @key jfr + * @requires vm.hasJFR * @library /test/lib * @run main/othervm jdk.jfr.api.consumer.TestSingleRecordedEvent */