test/hotspot/jtreg/compiler/compilercontrol/logcompilation/LogTest.java
changeset 47576 7645833d326f
parent 47216 71c04702a3d5
--- a/test/hotspot/jtreg/compiler/compilercontrol/logcompilation/LogTest.java	Mon Oct 02 21:58:22 2017 -0400
+++ b/test/hotspot/jtreg/compiler/compilercontrol/logcompilation/LogTest.java	Mon Oct 02 14:31:34 2017 -0700
@@ -25,6 +25,8 @@
  * @test
  * @bug 8137167
  * @summary Tests LogCompilation executed standalone without log commands or directives
+ *
+ * @requires !vm.graal.enabled
  * @modules java.base/jdk.internal.misc
  * @library /test/lib /
  *