8146205: quarantine compiler/jvmci/compilerToVM/ExecuteInstalledCodeTest.java

Reviewed-by: kvn
This commit is contained in:
Igor Ignatyev 2015-12-25 03:27:06 +03:00
parent e4b9b7a178
commit e227bbc9da

View File

@ -23,6 +23,7 @@ import java.util.Map;
* @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