< prev index next >

test/jdk/jdk/jfr/startupargs/TestMemoryOptions.java

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

@@ -31,13 +31,14 @@
 import jdk.jfr.internal.Options;
 import jdk.test.lib.process.OutputAnalyzer;
 import jdk.test.lib.process.ProcessTools;
 import jdk.internal.misc.Unsafe;
 
-/*
+/**
  * @test
  * @key jfr
+ * @requires vm.hasJFR
  * @library /test/lib
  * @modules jdk.jfr/jdk.jfr.internal
  *                 java.base/jdk.internal.misc
  * @run main/timeout=900 jdk.jfr.startupargs.TestMemoryOptions
  */
< prev index next >