< prev index next >

test/jdk/jdk/jfr/event/compiler/TestCodeSweeperStats.java

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

@@ -39,13 +39,14 @@
 import jdk.test.lib.classloader.ParentLastURLClassLoader;
 import jdk.test.lib.jfr.EventNames;
 import jdk.test.lib.jfr.Events;
 import jdk.test.lib.Utils;
 
-/*
+/**
  * @test TestCodeSweeperStats
  * @key jfr
+ * @requires vm.hasJFR
  * @library /test/lib
  * @requires vm.compMode!="Xint"
  * @build sun.hotspot.WhiteBox
  * @run main ClassFileInstaller sun.hotspot.WhiteBox
  *     sun.hotspot.WhiteBox$WhiteBoxPermission
< prev index next >