mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-26 10:10:19 +00:00
8145869: Mark test JMXStartStopTest.java and TestJstatdServer.java as intermittently failing
Reviewed-by: darcy
This commit is contained in:
parent
7c6ec89aca
commit
69bd68385c
@ -58,7 +58,7 @@ import sun.management.AgentConfigurationError;
|
||||
* @run main/othervm/timeout=600 -XX:+UsePerfData JMXStartStopTest
|
||||
* @summary Makes sure that enabling/disabling the management agent through JCMD
|
||||
* achieves the desired results
|
||||
* @key randomness
|
||||
* @key randomness intermittent
|
||||
*/
|
||||
public class JMXStartStopTest {
|
||||
private static final String TEST_APP_NAME = "TestApp";
|
||||
|
||||
@ -24,6 +24,7 @@
|
||||
/*
|
||||
* @test
|
||||
* @bug 4990825
|
||||
* @key intermittent
|
||||
* @library /lib/testlibrary
|
||||
* @modules java.management
|
||||
* @build jdk.testlibrary.* JstatdTest JstatGCUtilParser
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user