test/hotspot/jtreg/compiler/c2/Test8004741.java
changeset 47576 7645833d326f
parent 47216 71c04702a3d5
child 50407 3dfdcca00ecc
--- a/test/hotspot/jtreg/compiler/c2/Test8004741.java	Mon Oct 02 21:58:22 2017 -0400
+++ b/test/hotspot/jtreg/compiler/c2/Test8004741.java	Mon Oct 02 14:31:34 2017 -0700
@@ -26,6 +26,7 @@
  * @bug 8004741
  * @summary Missing compiled exception handle table entry for multidimensional array allocation
  *
+ * @requires !vm.graal.enabled
  * @run main/othervm -Xmx64m -Xbatch -XX:+IgnoreUnrecognizedVMOptions -XX:+UnlockDiagnosticVMOptions
  *    -XX:-TieredCompilation -XX:+StressCompiledExceptionHandlers
  *    -XX:+SafepointALot -XX:GuaranteedSafepointInterval=100