8078450: Implement consistent process for quarantine of tests

Reviewed-by: dfazunen, dholmes, sspitsyn
This commit is contained in:
Igor Ignatyev 2016-12-07 14:37:35 +03:00
parent 6a685f1d63
commit 9d99a698ef
19 changed files with 100 additions and 19 deletions

View file

@ -34,7 +34,6 @@
* jdk.vm.ci/jdk.vm.ci.code
* jdk.vm.ci/jdk.vm.ci.runtime
*
* @ignore 8163894
* @build jdk.vm.ci/jdk.vm.ci.hotspot.CompilerToVMHelper
* @build compiler.jvmci.compilerToVM.InvalidateInstalledCodeTest
* @build sun.hotspot.WhiteBox