hg: jdk8/tl/jdk: 7110104: It should be possible to stop and start JMX Agent at runtime (original) (raw)
dmitriy.samersoff at oracle.com dmitriy.samersoff at oracle.com
Mon Feb 27 11:22:49 UTC 2012
- Previous message: hg: jdk8/tl/jdk: 7148921: More ProblemList updates (2/2012)
- Next message: hg: jdk8/tl/jdk: 7143162: Allow disable building of jdk demos and samples
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: hg: jdk8/tl/jdk: 7148921: More ProblemList updates (2/2012)
- Next message: hg: jdk8/tl/jdk: 7143162: Allow disable building of jdk demos and samples
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]