8151157: Quarantine test/compiler/unsafe/UnsafeGetStableArrayElement.java
authorvlivanov
Thu, 03 Mar 2016 16:46:58 +0300
changeset 36351 c16f26ae72c9
parent 36349 6cc8e6f596b2
child 36352 4f47e3c0969f
8151157: Quarantine test/compiler/unsafe/UnsafeGetStableArrayElement.java Reviewed-by: zmajo, thartmann
hotspot/test/compiler/unsafe/UnsafeGetStableArrayElement.java
--- a/hotspot/test/compiler/unsafe/UnsafeGetStableArrayElement.java	Wed Mar 02 15:42:03 2016 +0300
+++ b/hotspot/test/compiler/unsafe/UnsafeGetStableArrayElement.java	Thu Mar 03 16:46:58 2016 +0300
@@ -27,6 +27,7 @@
  * @test
  * @summary tests on constant folding of unsafe get operations from stable arrays
  * @library /testlibrary /test/lib
+ * @ignore 8151137
  *
  * @requires vm.flavor != "client"
  *