mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-12 19:35:24 +00:00
8044427: [test] sun/management/jmxremote/startstop/JMXStartStopTest times out intermittently on Solaris/Sparcv9
Reviewed-by: sla
This commit is contained in:
parent
19c07ee15b
commit
3962277490
@ -40,7 +40,6 @@ import java.util.concurrent.TimeoutException;
|
||||
import java.util.concurrent.atomic.AtomicBoolean;
|
||||
import java.util.concurrent.atomic.AtomicInteger;
|
||||
import java.util.function.Consumer;
|
||||
import java.util.function.IntUnaryOperator;
|
||||
|
||||
import javax.management.*;
|
||||
import javax.management.remote.*;
|
||||
@ -54,7 +53,7 @@ import jdk.testlibrary.JDKToolLauncher;
|
||||
* @bug 7110104
|
||||
* @library /lib/testlibrary
|
||||
* @build jdk.testlibrary.* JMXStartStopTest JMXStartStopDoSomething
|
||||
* @run main/othervm JMXStartStopTest
|
||||
* @run main/othervm/timeout=600 JMXStartStopTest
|
||||
* @summary Makes sure that enabling/disabling the management agent through
|
||||
* JCMD achieves the desired results
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user