< prev index next >

test/jdk/jdk/jfr/jcmd/TestJcmdChangeLogLevel.java

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

@@ -33,14 +33,15 @@
 import java.util.List;
 
 import jdk.test.lib.dcmd.JcmdExecutor;
 import jdk.test.lib.dcmd.PidJcmdExecutor;
 
-/*
+/**
  * @test TestJcmdLogLevelChange
  * @key jfr
  * @summary Test changing log level
+ * @requires vm.hasJFR
  *
  * @library /test/lib /test/jdk
  *
  * @run main/othervm -Xlog:jfr=info jdk.jfr.jcmd.TestJcmdChangeLogLevel
  */
< prev index next >