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

@ -43,7 +43,6 @@ import org.testng.annotations.Test;
* java.management
* jdk.jvmstat/sun.jvmstat.monitor
* @build SimpleJvmtiAgent
* @ignore 8150318
* @run main ClassFileInstaller SimpleJvmtiAgent
* @run testng LoadAgentDcmdTest
*/