--- old/test/jdk/jdk/jfr/event/compiler/TestCompilerCompile.java 2018-07-19 08:16:07.518917000 +0200 +++ new/test/jdk/jdk/jfr/event/compiler/TestCompilerCompile.java 2018-07-19 08:16:06.831908000 +0200 @@ -39,9 +39,10 @@ import jdk.test.lib.jfr.Events; import sun.hotspot.WhiteBox; -/* +/** * @test * @key jfr + * @requires vm.hasJFR * @requires vm.compMode!="Xint" * @library /test/lib * @build sun.hotspot.WhiteBox