test/jdk/jdk/jfr/api/recording/destination/TestDestReadOnly.java
changeset 51214 67736b4846a0
parent 50113 caf115bb98ad
--- a/test/jdk/jdk/jfr/api/recording/destination/TestDestReadOnly.java	Fri Jul 20 09:33:49 2018 +0200
+++ b/test/jdk/jdk/jfr/api/recording/destination/TestDestReadOnly.java	Fri Jul 20 09:46:57 2018 +0200
@@ -40,10 +40,11 @@
 import jdk.test.lib.jfr.FileHelper;
 import jdk.test.lib.jfr.VoidFunction;
 
-/*
+/**
  * @test
  * @summary Test setDestination to read-only dir
  * @key jfr
+ * @requires vm.hasJFR
  * @library /test/lib
  * @run main/othervm jdk.jfr.api.recording.destination.TestDestReadOnly
  */