--- old/test/jdk/jdk/jfr/jcmd/TestJcmdStartWithSettings.java 2018-07-19 08:24:09.578928000 +0200 +++ new/test/jdk/jdk/jfr/jcmd/TestJcmdStartWithSettings.java 2018-07-19 08:24:08.911919000 +0200 @@ -35,10 +35,11 @@ import jdk.test.lib.jfr.Events; import jdk.test.lib.process.OutputAnalyzer; -/* +/** * @test * @summary The test verifies that recording can be started with setting file(s) * @key jfr + * @requires vm.hasJFR * @library /test/lib /test/jdk * @run main/othervm jdk.jfr.jcmd.TestJcmdStartWithSettings */