--- old/test/jdk/jdk/jfr/event/oldobject/TestSanityDefault.java 2018-07-19 08:21:39.591752000 +0200 +++ new/test/jdk/jdk/jfr/event/oldobject/TestSanityDefault.java 2018-07-19 08:21:38.922740000 +0200 @@ -33,9 +33,10 @@ import jdk.test.lib.jfr.EventNames; import jdk.test.lib.jfr.Events; -/* +/** * @test * @key jfr + * @requires vm.hasJFR * @requires vm.gc == "null" * @library /test/lib /test/jdk * @summary Purpose of this test is to run leak profiler without command line tweaks or WhiteBox hacks until we succeed