hg: jdk8/tl/jdk: 7110104: It should be possible to stop and start JMX Agent at runtime
dmitriy.samersoff at oracle.com
dmitriy.samersoff at oracle.com
Mon Feb 27 11:21:51 UTC 2012
Changeset: 1e737abbff6f
Author: dsamersoff
Date: 2012-02-27 15:21 +0400
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/1e737abbff6f
7110104: It should be possible to stop and start JMX Agent at runtime
Summary: Added a capability to start and stop JMX Agent by jcmd
Reviewed-by: acorn, mchung
! src/share/classes/sun/management/Agent.java
! src/share/classes/sun/management/AgentConfigurationError.java
! src/share/classes/sun/management/jmxremote/ConnectorBootstrap.java
! src/share/classes/sun/management/resources/agent.properties
! test/sun/management/AgentCheckTest.java
+ test/sun/management/jmxremote/startstop/JMXStartStopDoSomething.java
+ test/sun/management/jmxremote/startstop/JMXStartStopTest.java
+ test/sun/management/jmxremote/startstop/JMXStartStopTest.sh
+ test/sun/management/jmxremote/startstop/REMOTE_TESTING.txt
+ test/sun/management/jmxremote/startstop/management_cl.properties
+ test/sun/management/jmxremote/startstop/management_jcmd.properties
More information about the security-dev
mailing list