History log of /openjdk9/jdk/test/javax/management/mxbean/MXBeanTest.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


# 12989:a21b0e82392d 23-Sep-2015 jbachorik

8139727: Define ConstructorParameters annotation type for MXBeans
Reviewed-by: alanb, mchung, dfuchs, abuckley, plevart, mr


# 12966:d68de0bab8ee 15-Oct-2015 jbachorik

8139725: Backout escaped partial fix for JDK-7199353
Reviewed-by: alanb


# 12965:2cdd66d42587 23-Sep-2015 jbachorik

7199353: Define ConstructorProperties annotation type for MXBeans
Reviewed-by: duke


# 11884:b45c81ca8671 07-May-2015 ykantser

8078896: Add @modules as needed to the jdk_svc tests
Reviewed-by: alanb, mchung


# 7661:f3211af79339 11-Jul-2013 jbachorik

8010285: Enforce the requirement of Management Interfaces being public
Reviewed-by: sjiang, dfuchs, mchung


# 2362:00cd9dc3c2b5 25-May-2010 ohair

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


# 594:14f50aee4989 02-Oct-2008 xdono

6754988: Update copyright year
Summary: Update for files that have been modified starting July 2008
Reviewed-by: ohair, tbell


# 469:8f52c4d1d934 31-Jul-2008 sjiang

5108776: Add reliable event handling to the JMX API
6218920: API bug - impossible to delete last MBeanServerForwarder on a connector
Reviewed-by: emcmanus


# 404:a031e88c72ec 04-Jul-2008 emcmanus

6601652: MXBeans: no IllegalArgumentException in the ex. chain for SortedSet/Map with a non-null comparator()
Summary: Forward-port this bug fix from JDK 6
Reviewed-by: dfuchs, lmalvent


# 0:37a05a11f281 30-Nov-2007 duke

Initial load