8139707: [TESTBUG] Quarantine unstable compiler/jvmci tests
Reviewed-by: twisti
This commit is contained in:
parent
f102784437
commit
c1408bb0c8
@ -27,6 +27,7 @@
|
|||||||
* @bug 8136421
|
* @bug 8136421
|
||||||
* @requires (os.simpleArch == "x64" | os.simpleArch == "sparcv9") & os.arch != "aarch64"
|
* @requires (os.simpleArch == "x64" | os.simpleArch == "sparcv9") & os.arch != "aarch64"
|
||||||
* @library /testlibrary /../../test/lib /
|
* @library /testlibrary /../../test/lib /
|
||||||
|
* @ignore 8139700
|
||||||
* @compile ../common/CompilerToVMHelper.java
|
* @compile ../common/CompilerToVMHelper.java
|
||||||
* @build sun.hotspot.WhiteBox
|
* @build sun.hotspot.WhiteBox
|
||||||
* compiler.jvmci.compilerToVM.DisassembleCodeBlobTest
|
* compiler.jvmci.compilerToVM.DisassembleCodeBlobTest
|
||||||
|
@ -27,6 +27,7 @@
|
|||||||
* @bug 8136421
|
* @bug 8136421
|
||||||
* @requires (os.simpleArch == "x64" | os.simpleArch == "sparcv9") & os.arch != "aarch64"
|
* @requires (os.simpleArch == "x64" | os.simpleArch == "sparcv9") & os.arch != "aarch64"
|
||||||
* @library /testlibrary /../../test/lib /
|
* @library /testlibrary /../../test/lib /
|
||||||
|
* @ignore 8139700
|
||||||
* @compile ../common/CompilerToVMHelper.java
|
* @compile ../common/CompilerToVMHelper.java
|
||||||
* @build sun.hotspot.WhiteBox
|
* @build sun.hotspot.WhiteBox
|
||||||
* compiler.jvmci.compilerToVM.InvalidateInstalledCodeTest
|
* compiler.jvmci.compilerToVM.InvalidateInstalledCodeTest
|
||||||
|
@ -26,6 +26,7 @@
|
|||||||
* @bug 8136421
|
* @bug 8136421
|
||||||
* @requires (os.simpleArch == "x64" | os.simpleArch == "sparcv9") & os.arch != "aarch64"
|
* @requires (os.simpleArch == "x64" | os.simpleArch == "sparcv9") & os.arch != "aarch64"
|
||||||
* @library / /testlibrary /../../test/lib
|
* @library / /testlibrary /../../test/lib
|
||||||
|
* @ignore 8139703
|
||||||
* @compile ../common/CompilerToVMHelper.java
|
* @compile ../common/CompilerToVMHelper.java
|
||||||
* @build sun.hotspot.WhiteBox MaterializeVirtualObjectTest
|
* @build sun.hotspot.WhiteBox MaterializeVirtualObjectTest
|
||||||
* @run main ClassFileInstaller sun.hotspot.WhiteBox
|
* @run main ClassFileInstaller sun.hotspot.WhiteBox
|
||||||
|
Loading…
x
Reference in New Issue
Block a user