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

@ -27,6 +27,7 @@
* @summary Tests jcmd to be able to add a lot of huge directive files with
* parallel executed jcmds until timeout has reached
* @library /testlibrary /test/lib /compiler/testlibrary ../share /
* @ignore 8148563
* @build compiler.compilercontrol.jcmd.StressAddMultiThreadedTest
* pool.sub.* pool.subpack.* sun.hotspot.WhiteBox
* compiler.testlibrary.CompilerUtils