--- old/test/jdk/jdk/jfr/api/consumer/TestRecordedClassLoader.java 2018-07-19 08:08:25.688197000 +0200 +++ new/test/jdk/jdk/jfr/api/consumer/TestRecordedClassLoader.java 2018-07-19 08:08:24.977186000 +0200 @@ -36,10 +36,11 @@ import jdk.test.lib.jfr.Events; import jdk.test.lib.jfr.TestClassLoader; -/* +/** * @test * @summary Verifies the methods of the RecordedClassLoader * @key jfr + * @requires vm.hasJFR * @library /test/lib * @run main/othervm jdk.jfr.api.consumer.TestRecordedClassLoader */