< prev index next >

test/jdk/jdk/jfr/jvm/TestLargeJavaEvent512k.java

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

@@ -41,13 +41,14 @@
 import jdk.test.lib.Asserts;
 import jdk.test.lib.jfr.EventTypePrototype;
 import jdk.test.lib.jfr.Events;
 import jdk.test.lib.jfr.Stressor;
 
-/*
+/**
  * @test TestLargeJavaEvent512k
  * @key jfr
+ * @requires vm.hasJFR
  * @library /test/lib
  * @modules jdk.jfr/jdk.jfr.internal
  *    java.base/jdk.internal.org.objectweb.asm
  * @run main/othervm jdk.jfr.jvm.TestLargeJavaEvent512k
  */
< prev index next >