From 0596217df6259801c5cd11132afbdc20f94de4d4 Mon Sep 17 00:00:00 2001 From: Igor Ignatyev Date: Thu, 19 Feb 2015 23:49:22 +0300 Subject: [PATCH] 8073499: quarantine compiler/tiered/LevelTransitionTest Reviewed-by: kvn --- hotspot/test/compiler/tiered/LevelTransitionTest.java | 1 + 1 file changed, 1 insertion(+) diff --git a/hotspot/test/compiler/tiered/LevelTransitionTest.java b/hotspot/test/compiler/tiered/LevelTransitionTest.java index 79d3626b9de..852060975b1 100644 --- a/hotspot/test/compiler/tiered/LevelTransitionTest.java +++ b/hotspot/test/compiler/tiered/LevelTransitionTest.java @@ -29,6 +29,7 @@ import java.util.concurrent.Callable; /** * @test LevelTransitionTest * @library /testlibrary /../../test/lib /compiler/whitebox + * @ignore 8067651 * @build TransitionsTestExecutor LevelTransitionTest * @run main ClassFileInstaller sun.hotspot.WhiteBox sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm/timeout=240 -Xmixed -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions