8072440: serviceability/dcmd/ tests timeout

Reviewed-by: sla, mlarsson
This commit is contained in:
Robbin Ehn 2016-06-13 10:10:35 +02:00
parent 08962e6714
commit 9eeb285818
3 changed files with 0 additions and 3 deletions

View File

@ -37,7 +37,6 @@ import org.testng.annotations.Test;
* java.compiler
* java.management
* jdk.jvmstat/sun.jvmstat.monitor
* @ignore 8072440
* @build jdk.test.lib.*
* @build jdk.test.lib.dcmd.*
* @run testng/othervm -XX:+UsePerfData HelpTest

View File

@ -37,7 +37,6 @@ import org.testng.annotations.Test;
* java.compiler
* java.management
* jdk.jvmstat/sun.jvmstat.monitor
* @ignore 8072440
* @build jdk.test.lib.*
* @build jdk.test.lib.dcmd.*
* @run testng/othervm -XX:+UsePerfData InvalidCommandTest

View File

@ -38,7 +38,6 @@ import org.testng.annotations.Test;
* java.compiler
* java.management
* jdk.jvmstat/sun.jvmstat.monitor
* @ignore 8072440
* @build jdk.test.lib.*
* @build jdk.test.lib.dcmd.*
* @run testng/othervm -XX:+UsePerfData VMVersionTest