8146205: quarantine compiler/jvmci/compilerToVM/ExecuteInstalledCodeTest.java
authoriignatyev
Fri, 25 Dec 2015 03:27:06 +0300
changeset 35150 7dd18fd8ea05
parent 35149 63b083444dbf
child 35151 9b858be6cd3c
8146205: quarantine compiler/jvmci/compilerToVM/ExecuteInstalledCodeTest.java Reviewed-by: kvn
hotspot/test/compiler/jvmci/compilerToVM/ExecuteInstalledCodeTest.java
--- a/hotspot/test/compiler/jvmci/compilerToVM/ExecuteInstalledCodeTest.java	Thu Dec 24 17:21:09 2015 +0100
+++ b/hotspot/test/compiler/jvmci/compilerToVM/ExecuteInstalledCodeTest.java	Fri Dec 25 03:27:06 2015 +0300
@@ -23,6 +23,7 @@
  * @bug 8136421
  * @requires (os.simpleArch == "x64" | os.simpleArch == "sparcv9" | os.simpleArch == "aarch64")
  * @library /testlibrary /test/lib /
+ * @ignore 8139383
  * @compile ../common/CompilerToVMHelper.java
  * @build sun.hotspot.WhiteBox
  *        compiler.jvmci.compilerToVM.ExecuteInstalledCodeTest