8151157: Quarantine test/compiler/unsafe/UnsafeGetStableArrayElement.java

Reviewed-by: zmajo, thartmann
This commit is contained in:
Vladimir Ivanov 2016-03-03 16:46:58 +03:00
parent 68ce6b3b9f
commit c69ad2078e

View File

@ -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"
*