author | vlivanov |
Thu, 03 Mar 2016 14:07:10 +0000 | |
changeset 36352 | 4f47e3c0969f |
parent 36350 | 29d8bb1668f5 (current diff) |
parent 36351 | c16f26ae72c9 (diff) |
child 36404 | 165ddc1dd2e9 |
child 36550 | 6d26e3a083cb |
--- a/hotspot/test/compiler/unsafe/UnsafeGetStableArrayElement.java Thu Mar 03 13:18:53 2016 +0100 +++ b/hotspot/test/compiler/unsafe/UnsafeGetStableArrayElement.java Thu Mar 03 14:07:10 2016 +0000 @@ -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" *