hotspot/test/compiler/jvmci/compilerToVM/GetConstantPoolTest.java
changeset 33581 5db75ff01d96
parent 33160 c59f1676d27e
child 33730 30e064828045
child 33638 ef49ed90010b
--- 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