Commit Graph

7 Commits

Author SHA1 Message Date
Staffan Larsen a7396e9236 8044135: Add API to start JMX agent from attach framework
Reviewed-by: alanb, dsamersoff, jbachorik
2014-06-11 15:47:53 +02:00
Staffan Larsen 4641fd6073 8039173: Propagate errors from Diagnostic Commands as exceptions in the attach framework
Reviewed-by: alanb, dsamersoff, jbachorik
2014-05-09 12:06:13 +02:00
Yekaterina Kantserova 97e991f4d6 8043529: Serviceability tests using @library failing with java.lang.NoClassDefFoundError
Reviewed-by: sla, jbachorik
2014-05-22 11:23:46 +02:00
Jaroslav Bachorik e1a9279c03 8034177: sun/management/jmxremote/startstop/JMXStartStopTest.java should report port in use
Reviewed-by: dfuchs, sjiang
2014-02-17 09:43:12 +01:00
Jaroslav Bachorik af8fb19c69 8022221: Intermittent test failures in sun/management/jmxremote/startstop/JMXStartStopTest.sh
Reviewed-by: sla
2014-01-21 09:15:46 +01:00
Dmitry Samersoff 8af0bcb7fe 7186723: TEST_BUG: Race condition in sun/management/jmxremote/startstop/JMXStartStopTest.sh
Make test self-terminating and independent to cygwin/mks kill behaviour

Reviewed-by: sspitsyn, alanb
2012-09-29 15:44:06 +04:00
Dmitry Samersoff fe4588a87e 7110104: It should be possible to stop and start JMX Agent at runtime
Added a capability to start and stop JMX Agent by jcmd

Reviewed-by: acorn, mchung
2012-02-27 15:21:18 +04:00