History log of /openjdk10/jdk/test/javax/management/mxbean/TypeNameTest.java
Revision Date Author Comments
# 16958:13c06d444258 15-Mar-2017 iignatyev

8176176: fix @modules in jdk_svc tests
Reviewed-by: shurailine, sspitsyn


# 11884:b45c81ca8671 07-May-2015 ykantser

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


# 2362:00cd9dc3c2b5 25-May-2010 ohair

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


# 689:8dcde0b16199 30-Oct-2008 emcmanus

6252609: Two different default descriptor forms defined for ModelMBeanInfoSupport
6253137: Documentation for NotificationListener's handback parameter is confusing
6368691: javadoc for JMX Descriptors has bugs and is very hard to navigate.
6602699: support for async notification of mbeaninfo update
6759612: [javadoc] EventClient.NOTIFS_LOST has a garbled href to addEventClientListener
6759619: Clarify what EventClient.getEventClientNotificationInfo does
6759622: Clarify what EventClient.getListeners list does
Summary: Documentation fixes, plus simple bugfix for 6759619.
Reviewed-by: dfuchs


# 688:58e52eb46bd3 28-Oct-2008 emcmanus

6763051: MXBean: Incorrect type names for parametrized dealing with arrays (openType)
6713777: developer diagnosability of errors in uncompliant mxbean interfaces
Reviewed-by: dfuchs


# 670:86799e45c230 08-Oct-2008 emcmanus

6757225: MXBean: Incorrect type names for parametrized types, dealing with arrays
Reviewed-by: sjiang