--- old/test/compiler/unsafe/UnsafeGetStableArrayElement.java 2016-03-03 15:24:13.000000000 +0300 +++ new/test/compiler/unsafe/UnsafeGetStableArrayElement.java 2016-03-03 15:24:13.000000000 +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" *