changeset 9816:b916bb4bc52b

8146205: quarantine compiler/jvmci/compilerToVM/ExecuteInstalledCodeTest.java Reviewed-by: kvn
author iignatyev
date Fri, 25 Dec 2015 03:27:06 +0300
parents 95bddcc34a9d
children 78ffbdb49065
files test/compiler/jvmci/compilerToVM/ExecuteInstalledCodeTest.java
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/test/compiler/jvmci/compilerToVM/ExecuteInstalledCodeTest.java	Thu Dec 24 17:21:09 2015 +0100
+++ b/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