< prev index next >

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

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

@@ -33,12 +33,13 @@
 import jdk.test.lib.jfr.EventNames;
 import jdk.test.lib.jfr.Events;
 import sun.hotspot.WhiteBox;
 import sun.hotspot.code.BlobType;
 
-/*
+/**
  * @test TestCodeCacheFull
+ * @requires vm.hasJFR
  *
  * @library /test/lib
  * @modules jdk.jfr
  *          jdk.management.jfr
  * @build sun.hotspot.WhiteBox
< prev index next >