8148864: Quarantine CompilerControl tests

Exclude tests affected by JDK-8148563 and JDK-8140354 from execution

Reviewed-by: kvn
This commit is contained in:
Pavel Punegov 2016-02-05 18:05:33 +03:00
parent eab1474601
commit fc58d951d2
6 changed files with 6 additions and 0 deletions

View file

@ -26,6 +26,7 @@
* @bug 8137167
* @summary Tests CompileCommand=print
* @library /testlibrary /test/lib /compiler/testlibrary ../share /
* @ignore 8140354
* @build compiler.compilercontrol.commands.PrintTest
* pool.sub.* pool.subpack.* sun.hotspot.WhiteBox
* compiler.testlibrary.CompilerUtils compiler.compilercontrol.share.actions.*