- 05 12月, 2008 1 次提交
-
-
由 dfuchs 提交于
6779698: Merge error caused duplicate example code in MBeanServerNotification Reviewed-by: emcmanus
-
- 27 11月, 2008 1 次提交
-
-
由 emcmanus 提交于
Reviewed-by: dfuchs, jfdenise
-
- 20 11月, 2008 1 次提交
-
-
由 emcmanus 提交于
6773593: CompositeDataSupport constructor javadoc is not in sync with the implementation Reviewed-by: sjiang
-
- 15 11月, 2008 1 次提交
-
-
由 dfuchs 提交于
Reviewed-by: emcmanus
-
- 08 11月, 2008 1 次提交
-
-
由 emcmanus 提交于
6750008: Add JMX.getSpecificationVersion(MBeanServerConnection) and document interop 6750472: Add a way to convert a CompositeData into a Map 6752563: Allow CompositeDataSupport to have zero items Summary: Small JMX RFEs Reviewed-by: dfuchs
-
- 07 11月, 2008 1 次提交
-
-
由 emcmanus 提交于
Summary: Support for client contexts and also for localization of descriptions Reviewed-by: dfuchs
-
- 01 11月, 2008 1 次提交
-
-
由 emcmanus 提交于
6766173: Spec should say that createMBean wraps a constructor RuntimeException in a RuntimeMBeanException Summary: JMX spec clarification Reviewed-by: dfuchs
-
- 31 10月, 2008 2 次提交
-
-
由 emcmanus 提交于
Summary: Rework proxy javadoc to explain how to do this. Reviewed-by: sjiang
-
由 emcmanus 提交于
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
-
- 29 10月, 2008 1 次提交
-
-
由 emcmanus 提交于
6713777: developer diagnosability of errors in uncompliant mxbean interfaces Reviewed-by: dfuchs
-
- 27 10月, 2008 1 次提交
-
-
由 emcmanus 提交于
Reviewed-by: dfuchs
-
- 09 10月, 2008 1 次提交
-
-
由 emcmanus 提交于
Reviewed-by: sjiang
-
- 03 10月, 2008 1 次提交
-
-
由 xdono 提交于
Summary: Update for files that have been modified starting July 2008 Reviewed-by: ohair, tbell
-
- 24 9月, 2008 1 次提交
-
-
由 emcmanus 提交于
6751872: MXBeanMappingFactory example says "implements" when it should be "extends" Reviewed-by: dfuchs
-
- 13 9月, 2008 1 次提交
-
-
由 dfuchs 提交于
Reviewed-by: emcmanus
-
- 12 9月, 2008 1 次提交
-
-
由 emcmanus 提交于
Summary: Reworked thread management in EventClient and related classes. Reviewed-by: sjiang, dfuchs
-
- 10 9月, 2008 2 次提交
-
-
由 dfuchs 提交于
6669137: RFE: InstanceNotFoundException should have a constructor that takes an ObjectName 6746796: jmx namespaces: Several tests are missing an @bug or @run keyword Summary: Note on 6669137: first implementation of 6669137 was actually pushed with 5072476 - here we only have a small update and a test case. Also re-fixes 6737133: Compilation failure of test/javax/management/eventService/LeaseManagerDeadlockTest.java which had failed. Reviewed-by: emcmanus, yjoan
-
由 emcmanus 提交于
6746649: ObjectName constructors and methods declare unchecked exceptions in throws clauses Reviewed-by: dfuchs
-
- 09 9月, 2008 2 次提交
- 04 9月, 2008 1 次提交
-
-
由 dfuchs 提交于
6299231: Add support for named MBean Servers Summary: New javax.management.namespace package. Reviewed-by: emcmanus
-
- 02 9月, 2008 1 次提交
-
-
由 emcmanus 提交于
6737133: Compilation failure of test/javax/management/eventService/LeaseManagerDeadlockTest.java 6737140: Javadoc of some throw clauses of MBeanServer and MBeanServerConnection is garbled 6737143: createMBean of MBeanServer should acquire 2 extra throw clauses present in MBeanServerConnection Reviewed-by: dfuchs
-
- 01 9月, 2008 1 次提交
-
-
由 emcmanus 提交于
Reviewed-by: dfuchs
-
- 09 8月, 2008 1 次提交
-
-
由 emcmanus 提交于
Reviewed-by: dfuchs
-
- 08 8月, 2008 1 次提交
-
-
由 emcmanus 提交于
Reviewed-by: dfuchs
-
- 07 8月, 2008 2 次提交
- 31 7月, 2008 4 次提交
- 30 7月, 2008 1 次提交
-
-
由 dfuchs 提交于
Reviewed-by: emcmanus
-
- 09 7月, 2008 1 次提交
-
-
由 emcmanus 提交于
Reviewed-by: jfdenise, dfuchs
-
- 03 7月, 2008 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright year for files that have been modified in 2008 Reviewed-by: ohair, tbell
-
- 05 6月, 2008 2 次提交
- 30 5月, 2008 1 次提交
-
-
由 dfuchs 提交于
6592586: RequiredModelMBean prints a WARNING message when calling getAttributes() for a non-existing attr Summary: Switched traces to FINER - except when logging fails - in which cases the traces are logged to FINE Reviewed-by: emcmanus
-
- 16 5月, 2008 1 次提交
-
-
由 emcmanus 提交于
Summary: Previous push missed a small number of files. Reviewed-by: dfuchs
-
- 15 5月, 2008 1 次提交
-
-
由 emcmanus 提交于
Summary: Fixed this and many other problems found by FindBugs. Reviewed-by: dfuchs
-
- 23 4月, 2008 1 次提交
-
-
由 emcmanus 提交于
Summary: Remove non-public superclass of QueryEval Reviewed-by: dfuchs
-