hotspot/test/compiler/jvmci/compilerToVM/DisassembleCodeBlobTest.java
changeset 33191 e155b02f22fc
parent 33160 c59f1676d27e
child 33730 30e064828045
child 33632 038347770a9e
--- a/hotspot/test/compiler/jvmci/compilerToVM/DisassembleCodeBlobTest.java	Fri Oct 16 01:15:08 2015 +0300
+++ b/hotspot/test/compiler/jvmci/compilerToVM/DisassembleCodeBlobTest.java	Fri Oct 16 02:05:54 2015 +0300
@@ -27,6 +27,7 @@
  * @bug 8136421
  * @requires (os.simpleArch == "x64" | os.simpleArch == "sparcv9") & os.arch != "aarch64"
  * @library /testlibrary /../../test/lib /
+ * @ignore 8139700
  * @compile ../common/CompilerToVMHelper.java
  * @build sun.hotspot.WhiteBox
  *        compiler.jvmci.compilerToVM.DisassembleCodeBlobTest