test/jdk/jdk/jfr/event/compiler/TestCodeCacheFull.java
changeset 51214 67736b4846a0
parent 50113 caf115bb98ad
--- a/test/jdk/jdk/jfr/event/compiler/TestCodeCacheFull.java	Fri Jul 20 09:33:49 2018 +0200
+++ b/test/jdk/jdk/jfr/event/compiler/TestCodeCacheFull.java	Fri Jul 20 09:46:57 2018 +0200
@@ -35,8 +35,9 @@
 import sun.hotspot.WhiteBox;
 import sun.hotspot.code.BlobType;
 
-/*
+/**
  * @test TestCodeCacheFull
+ * @requires vm.hasJFR
  *
  * @library /test/lib
  * @modules jdk.jfr