Merge
authorctornqvi
Wed, 21 Oct 2015 19:10:21 +0000
changeset 33582 7192a8870c59
parent 33580 c2d95df2c54e (current diff)
parent 33581 5db75ff01d96 (diff)
child 33586 df2af0ed648d
Merge
--- a/hotspot/test/compiler/jvmci/compilerToVM/GetConstantPoolTest.java	Mon Oct 19 15:03:58 2015 +0200
+++ b/hotspot/test/compiler/jvmci/compilerToVM/GetConstantPoolTest.java	Wed Oct 21 19:10:21 2015 +0000
@@ -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