--- old/test/jdk/jdk/jfr/api/consumer/TestValueDescriptorRecorded.java 2018-07-19 08:09:10.904854000 +0200 +++ new/test/jdk/jdk/jfr/api/consumer/TestValueDescriptorRecorded.java 2018-07-19 08:09:10.085843000 +0200 @@ -37,10 +37,11 @@ import jdk.test.lib.jfr.Events; -/* +/** * @test * @summary Verifies that the recorded value descriptors are correct * @key jfr + * @requires vm.hasJFR * @library /test/lib * @run main/othervm jdk.jfr.api.consumer.TestValueDescriptorRecorded */