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