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:21:51 UTC 2012
- Previous message (by thread): code review request: 7149012: jarsigner needs not warn about cert expiration if the jar has a TSA timestamp
- Next message (by thread): Code Review Request, 7147830: NullPointerException in java.security.Policy.implies() ...
- 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 (by thread): code review request: 7149012: jarsigner needs not warn about cert expiration if the jar has a TSA timestamp
- Next message (by thread): Code Review Request, 7147830: NullPointerException in java.security.Policy.implies() ...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]