# HG changeset patch # User ctornqvi # Date 1445446043 25200 # Node ID 5db75ff01d96b1c4650632dc472e9bc24564c8a9 # Parent 01ade4446d96080abc0a9d530a9d8c339ac5c4fb 8140243: [TESTBUG] Exclude compiler/jvmci/compilerToVM/GetConstantPoolTest.java Reviewed-by: gtriantafill, kvn diff -r 01ade4446d96 -r 5db75ff01d96 hotspot/test/compiler/jvmci/compilerToVM/GetConstantPoolTest.java --- a/hotspot/test/compiler/jvmci/compilerToVM/GetConstantPoolTest.java Wed Oct 21 13:46:25 2015 +0000 +++ b/hotspot/test/compiler/jvmci/compilerToVM/GetConstantPoolTest.java Wed Oct 21 09:47:23 2015 -0700 @@ -27,6 +27,7 @@ * @bug 8136421 * @requires (os.simpleArch == "x64" | os.simpleArch == "sparcv9") & os.arch != "aarch64" * @library /testlibrary /../../test/lib / + * @ignore 8139385 * @compile ../common/CompilerToVMHelper.java * @build sun.hotspot.WhiteBox * compiler.jvmci.compilerToVM.GetConstantPoolTest