History log of /openjdk9/jdk/test/sun/management/jmxremote/bootstrap/TestManager.java
Revision Date Author Comments
# 16603:db6e995edd0a 02-Feb-2017 dfuchs

8173607: JMX RMI connector should be in its own module
Summary: The JMX RMI connector is moved to a new java.management.rmi module.
Reviewed-by: mchung, erikj


# 16594:7bd7a7ffa84b 31-Jan-2017 mchung

8173608: Separate JDK management agent from java.management module
Reviewed-by: dfuchs, dholmes, erikj


# 10076:2526a330bc8d 11-Jun-2014 sla

8044135: Add API to start JMX agent from attach framework
Reviewed-by: alanb


# 8654:1153022c0a45 25-Oct-2013 jbachorik

8004926: sun/management/jmxremote/bootstrap/CustomLauncherTest.sh oftenly times out
Summary: Improve reliability by converting the test to Java
Reviewed-by: dsamersoff, dholmes


# 2362:00cd9dc3c2b5 25-May-2010 ohair

6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun


# 0:37a05a11f281 30-Nov-2007 duke

Initial load