--- old/test/jdk/jdk/jfr/api/metadata/annotations/TestInheritedAnnotations.java 2018-07-19 08:11:16.254680000 +0200 +++ new/test/jdk/jdk/jfr/api/metadata/annotations/TestInheritedAnnotations.java 2018-07-19 08:11:15.548670000 +0200 @@ -48,9 +48,10 @@ import jdk.test.lib.jfr.EventNames; import jdk.test.lib.jfr.Events; -/* +/** * @test * @key jfr + * @requires vm.hasJFR * @library /test/lib * @run main/othervm jdk.jfr.api.metadata.annotations.TestInheritedAnnotations */