mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-12 22:50:08 +00:00
8316228: jcmd tests are broken by 8314828
Reviewed-by: dholmes
This commit is contained in:
parent
eb37c7e361
commit
11d431b2c4
@ -33,6 +33,7 @@ import org.testng.annotations.Test;
|
||||
* @test
|
||||
* @summary Test of diagnostic command help (tests all DCMD executors)
|
||||
* @library /test/lib
|
||||
* /vmTestbase
|
||||
* @requires vm.flagless
|
||||
* @modules java.base/jdk.internal.misc
|
||||
* java.compiler
|
||||
|
||||
@ -33,6 +33,7 @@ import org.testng.annotations.Test;
|
||||
* @test
|
||||
* @summary Test of invalid diagnostic command (tests all DCMD executors)
|
||||
* @library /test/lib
|
||||
* /vmTestbase
|
||||
* @requires vm.flagless
|
||||
* @modules java.base/jdk.internal.misc
|
||||
* java.compiler
|
||||
|
||||
@ -43,6 +43,7 @@ import org.testng.annotations.Test;
|
||||
* java.management
|
||||
* jdk.internal.jvmstat/sun.jvmstat.monitor
|
||||
* @library /test/lib
|
||||
* /vmTestbase
|
||||
* @requires vm.flagless
|
||||
* @run testng/othervm -XX:+UsePerfData VMVersionTest
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user