< prev index next >

test/jdk/jdk/jfr/jcmd/TestJcmdStartPathToGCRoots.java

Print this page
rev 51054 : imported patch 9000013-aixDisableJFR-requires.patch

@@ -30,13 +30,14 @@
 import jdk.jfr.FlightRecorder;
 import jdk.jfr.Recording;
 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
  *
  * @run main/othervm jdk.jfr.jcmd.TestJcmdStartPathToGCRoots
  */
< prev index next >