--- old/test/jdk/jdk/jfr/api/consumer/TestRecordedObject.java 2018-07-19 08:08:49.815549000 +0200 +++ new/test/jdk/jdk/jfr/api/consumer/TestRecordedObject.java 2018-07-19 08:08:49.071536000 +0200 @@ -47,10 +47,11 @@ import jdk.test.lib.Asserts; import jdk.test.lib.jfr.Events; -/* +/** * @test * @summary Verifies the methods of the RecordedObject * @key jfr + * @requires vm.hasJFR * @library /test/lib * @run main/othervm jdk.jfr.api.consumer.TestRecordedObject */