author | mikael |
Sat, 07 May 2016 00:12:04 +0000 | |
changeset 38212 | 88cfc4596560 |
parent 38211 | fe30fdab0f62 (current diff) |
parent 38210 | 22e0874d236e (diff) |
child 38214 | 67e9ed945358 |
--- a/hotspot/test/compiler/jvmci/compilerToVM/ReadUncompressedOopTest.java Fri May 06 15:59:26 2016 -0700 +++ b/hotspot/test/compiler/jvmci/compilerToVM/ReadUncompressedOopTest.java Sat May 07 00:12:04 2016 +0000 @@ -24,6 +24,7 @@ /* * @test * @bug 8136421 + * @ignore 8155216 * @requires (os.simpleArch == "x64" | os.simpleArch == "sparcv9" | os.simpleArch == "aarch64") * @library / /testlibrary /test/lib/ * @library ../common/patches