--- old/test/jdk/jdk/jfr/jcmd/TestJcmdStartPathToGCRoots.java 2018-07-19 08:23:59.344782000 +0200 +++ new/test/jdk/jdk/jfr/jcmd/TestJcmdStartPathToGCRoots.java 2018-07-19 08:23:58.661771000 +0200 @@ -32,9 +32,10 @@ import jdk.test.lib.jfr.EventNames; -/* +/** * @test * @summary Start a recording with or without path-to-gc-roots + * @requires vm.hasJFR * @library /test/lib /test/jdk * @key jfr *