Searched refs:StartStopTest (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/javax/management/monitor/
H A DStartStopTest.java30 * @run clean StartStopTest
31 * @run build StartStopTest
32 * @run main/othervm/timeout=300 StartStopTest 1
33 * @run main/othervm/timeout=300 StartStopTest 2
34 * @run main/othervm/timeout=300 StartStopTest 3
35 * @run main/othervm/timeout=300 -Djmx.x.monitor.maximum.pool.size=5 StartStopTest 1
36 * @run main/othervm/timeout=300 -Djmx.x.monitor.maximum.pool.size=5 StartStopTest 2
37 * @run main/othervm/timeout=300 -Djmx.x.monitor.maximum.pool.size=5 StartStopTest 3
38 * @run main/othervm/timeout=300 -Djmx.x.monitor.maximum.pool.size=-5 StartStopTest 1
39 * @run main/othervm/timeout=300 -Djmx.x.monitor.maximum.pool.size=-5 StartStopTest
55 public class StartStopTest { class
[all...]

Completed in 32 milliseconds