Merge
authorbobv
Wed, 21 Oct 2015 17:16:02 -0400
changeset 33586 df2af0ed648d
parent 33585 3121a0276778 (current diff)
parent 33582 7192a8870c59 (diff)
child 33587 c04a7462b0e6
Merge
--- a/hotspot/test/compiler/jvmci/compilerToVM/GetConstantPoolTest.java	Wed Oct 21 16:38:48 2015 -0400
+++ b/hotspot/test/compiler/jvmci/compilerToVM/GetConstantPoolTest.java	Wed Oct 21 17:16:02 2015 -0400
@@ -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