test/jdk/jdk/jfr/api/recorder/TestStartStopRecording.java
changeset 50251 dc01f2104e46
parent 50225 2942ae532175
child 51214 67736b4846a0
equal deleted inserted replaced
50250:04f9bb270ab8 50251:dc01f2104e46
    36 
    36 
    37 /*
    37 /*
    38  * @test TestStartStopRecording
    38  * @test TestStartStopRecording
    39  *
    39  *
    40  * @key jfr
    40  * @key jfr
       
    41  * @library /test/lib
    41  * @run main/othervm jdk.jfr.api.recorder.TestStartStopRecording
    42  * @run main/othervm jdk.jfr.api.recorder.TestStartStopRecording
    42  */
    43  */
    43 public class TestStartStopRecording {
    44 public class TestStartStopRecording {
    44 
    45 
    45     public static void main(String... args) throws Exception {
    46     public static void main(String... args) throws Exception {