--- old/test/jdk/jdk/jfr/jcmd/TestJcmdConfigure.java 2018-07-19 08:23:36.619448000 +0200 +++ new/test/jdk/jdk/jfr/jcmd/TestJcmdConfigure.java 2018-07-19 08:23:35.953440000 +0200 @@ -32,10 +32,11 @@ import jdk.jfr.internal.Options; import jdk.test.lib.Asserts; -/* +/** * @test * @summary The test verifies JFR.configure command * @key jfr + * @requires vm.hasJFR * @library /test/lib /test/jdk * @modules jdk.jfr/jdk.jfr.internal * @run main/othervm jdk.jfr.jcmd.TestJcmdConfigure