test/jdk/jdk/jfr/jcmd/TestJcmdLegacy.java
changeset 51214 67736b4846a0
parent 50745 a390cbb82d47
equal deleted inserted replaced
51213:24c4780f69a5 51214:67736b4846a0
    36 import jdk.test.lib.Utils;
    36 import jdk.test.lib.Utils;
    37 import jdk.test.lib.jfr.EventNames;
    37 import jdk.test.lib.jfr.EventNames;
    38 import jdk.test.lib.jfr.FileHelper;
    38 import jdk.test.lib.jfr.FileHelper;
    39 import jdk.test.lib.process.OutputAnalyzer;
    39 import jdk.test.lib.process.OutputAnalyzer;
    40 
    40 
    41 /*
    41 /**
    42  * @test TestClassId
    42  * @test TestClassId
    43  * @key jfr
    43  * @key jfr
       
    44  * @requires vm.hasJFR
    44  * @library /test/lib /test/jdk
    45  * @library /test/lib /test/jdk
    45  * @modules jdk.jfr/jdk.jfr.internal
    46  * @modules jdk.jfr/jdk.jfr.internal
    46  * @run main/othervm jdk.jfr.jcmd.TestJcmdLegacy
    47  * @run main/othervm jdk.jfr.jcmd.TestJcmdLegacy
    47  */
    48  */
    48 public class TestJcmdLegacy {
    49 public class TestJcmdLegacy {