test/jdk/jdk/jfr/api/consumer/TestReadTwice.java
changeset 51214 67736b4846a0
parent 50225 2942ae532175
child 57360 5d043a159d5c
child 58863 c16ac7a2eba4
--- a/test/jdk/jdk/jfr/api/consumer/TestReadTwice.java	Fri Jul 20 09:33:49 2018 +0200
+++ b/test/jdk/jdk/jfr/api/consumer/TestReadTwice.java	Fri Jul 20 09:46:57 2018 +0200
@@ -38,10 +38,11 @@
 import jdk.test.lib.Utils;
 
 
-/*
+/**
  * @test
  * @summary Reads the recorded file two times and verifies that both reads are the same
  * @key jfr
+ * @requires vm.hasJFR
  * @library /test/lib
  * @run main/othervm jdk.jfr.api.consumer.TestReadTwice
  */