--- old/test/jdk/jdk/jfr/event/compiler/TestCodeCacheConfig.java 2018-07-19 08:15:52.024693000 +0200 +++ new/test/jdk/jdk/jfr/event/compiler/TestCodeCacheConfig.java 2018-07-19 08:15:51.333682000 +0200 @@ -34,9 +34,10 @@ import jdk.test.lib.jfr.Events; import sun.hotspot.WhiteBox; -/* +/** * @test TestCodeCacheConfig * @key jfr + * @requires vm.hasJFR * @library /test/lib * @build sun.hotspot.WhiteBox * @run main ClassFileInstaller sun.hotspot.WhiteBox