-
Enhancement
-
Resolution: Won't Fix
-
P4
-
6
-
generic
-
generic
The bugs are all linked to from the See Also field. Below, they are grouped into categories.
Bugs with an asterisk (*) after the bug number will be addressed in Mustang (Java SE 6). Other bugs will be addressed Java SE 7 at the earliest. Bugs marked with a + have already been integrated in Java SE 7.
NOTIFICATIONS
4506105*NotificationBroadcasterSupport should have a constructor with MBeanNotificationInfo[]
4661545*NotificationBroadcasterSupport should have a constructor taking a java.util.concurrent.Executor
4718351+Listen to a set of MBeans in a single operation [subsumed by new Event Service]
5106721*Ability to intercept addNotificationListener requests and outgoing notifications
5108776+Add reliable event handling to the JMX API
6252526*Create subclass of javax.management.StandardMBean that is a NotificationEmitter
6440827+StandardEmitter subclasses could be allowed to use "this" as their NotificationEmitter
OBJECTNAME
4716807*Support key=* wildcard in ObjectName
5036680*ObjectName should implement Comparable<ObjectName>
4780400*javax.management.MBeanServerDelegate should have a public final static ObjectName which would be the default ObjectName of the delegate
DYNAMIC MBEANS
5092502+Add methods for class interrogation to DynamicMBean
MODEL MBEANS
5043245*Attribute type check is too restrictive in RequiredModelMBean.getAttribute()
5046777 Should be able to query ModelMBean impl for support of optional features
5104947*Clarify whether ModelMBeanInfoSupport.clone is deep or shallow
6175387*Add new 'OnUnregister' persistPolicy value to Model MBean descriptor
6339571 RequiredModelMBean: don't require a ModelMBeanOperationInfo for every ModelMBeanAttributeInfo
OPEN MBEANS
5045358*Open MBeans cannot reference primitive types or arrays thereof
5072004*Better support for schema evolution in CompositeData and CompositeType
5100192*Specify that TabularData[Support].keySet() returns Set<List<Object>>
6175517*Standardize a general-purpose MXBean framework
MLETS
4796780*MLetContent class should be public
MONITORS
4718295 Expose Monitor functionality through protected methods for subclassing
6222961*Monitor service should support complex types
QUERIES
6602310+Extensions to Query API for JMX 2.0
5072174*Add Query.isInstanceOf
JMX REMOTE API
5072267 Should have a way to communicate client locale to server
5072476+Support cascaded (federated) MBean Servers
6231888*JMXConnector should implement Closeable
ANNOTATIONS
4853303+Annotations to define MBean*Info descriptions and MBeanOperationInfo impact
6323980+Annotations to simplify MBean development
MBEANINFO
4786777*MBeanInfo could have a way to mark attribute or operation as "disabled"
6204469*Move Descriptor support from ModelMBean*Info to MBean*Info
6602699 support for async notification of MBeanInfo update
6635499 Provide a method to localize the descriptions in an MBeanInfo
MISCELLANEOUS
4847959*JMX API should use generics where applicable
5080083*ObjectInstance and Attribute should define toString()
5108739+Support virtual MBeans
5108781 Add standard types for statistics
6177524*MBeanServerInvocationHandler should not forward Object methods to proxied MBean
6190628*Standard MBeans should support covariant return types in MBean interfaces
6299231+Add support for named MBean Servers
###@###.### 2005-04-08 13:01:46 GMT
###@###.### 2005-07-20 10:27:26 GMT
- duplicates
-
JDK-6446447 JMX Scalability Features
- Closed
- relates to
-
JDK-4796780 MLetContent class should be public
- Resolved
-
JDK-5100192 Specify that TabularData[Support].keySet() returns Set<List<Object>>
- Resolved
-
JDK-6177524 MBeanServerInvocationHandler should not forward Object methods to proxied MBean
- Resolved
-
JDK-4716807 RFE: Support key=* wildcard in ObjectName
- Resolved
-
JDK-4780400 javax.management.MBeanServerDelegate should have a public final static ObjectNam
- Resolved
-
JDK-5036680 ObjectName should implement Comparable<ObjectName>
- Resolved
-
JDK-5043245 Attribute type check is too restrictive in RequiredModelMBean.getAttribute()
- Resolved
-
JDK-5045358 Open MBeans cannot reference primitive data types or arrays thereof
- Resolved
-
JDK-5072004 Better support for schema evolution in CompositeData and CompositeType
- Resolved
-
JDK-5080083 ObjectInstance and Attribute should define toString()
- Resolved
-
JDK-5106721 Ability to intercept addNotificationListener requests and outgoing notifications
- Resolved
-
JDK-6175517 Standardize a general-purpose MXBean framework
- Resolved
-
JDK-6190628 Standard MBeans should support covariant return types in MBean interfaces.
- Resolved
-
JDK-6204469 Add Descriptor support to all types of MBean
- Resolved
-
JDK-6222961 JMX API: Monitor service should support complex types
- Resolved
-
JDK-6252526 Create subclass of javax.management.StandardMBean that is a NotificationEmitter
- Resolved
-
JDK-4506105 NotificationBroadcasterSupport: should have a ctor with MBeanNotificationInfo[]
- Resolved
-
JDK-4661545 NotificationBroadcasterSupport should have a constructor taking an Executor
- Resolved
-
JDK-6175387 Add new 'OnUnregister' persistPolicy value to Model MBean descriptor
- Resolved
-
JDK-6440827 StandardEmitter subclasses could be allowed to use "this" as their NotificationEmitter
- Resolved
-
JDK-4786777 MBeanInfo could have way to mark attribute or operation as "disabled"
- Resolved
-
JDK-4718295 RFE: Expose Monitor functionality through protected methods for subclassing
- Closed
-
JDK-5104947 Clarify whether ModelMBeanInfoSupport.clone is deep or shallow
- Closed
-
JDK-6602310 Extensions to Query API for JMX 2.0
- Closed
-
JDK-6602699 support for async notification of mbeaninfo update
- Closed
-
JDK-6635499 Provide a method to localize the descriptions in an MBeanInfo
- Closed
-
JDK-6663757 Define standard MBeanServerForwarders and convenient way to install them
- Closed
-
JDK-4718269 RFE: Model MBean should be extended to support EJB handles
- Closed
-
JDK-4776093 Add new ModelMBeanParameterInfo class
- Closed
-
JDK-4853303 Annotations to define MBean*Info descriptions and MBeanOperationInfo impact
- Closed
-
JDK-5031385 m-let file format should be XML
- Closed
-
JDK-5046777 Should be able to query ModelMBean impl for support of optional features
- Closed
-
JDK-5072197 RFE: OpenMBeanNotificationInfo
- Closed
-
JDK-5072476 RFE: support cascaded (federated) MBean Servers
- Closed
-
JDK-5092502 Add methods for class interrogation to DynamicMBean
- Closed
-
JDK-5108724 Add support for persistence to JMX API
- Closed
-
JDK-5108776 Add reliable event handling to the JMX API
- Closed
-
JDK-5108792 Add abstract base class to make coding DynamicMBeans easier
- Closed
-
JDK-6299231 Add support for named MBean Servers
- Closed
-
JDK-6323764 Add support for client sessions to JMX API
- Closed
-
JDK-6323896 Support aggregation of multiple MBean Servers
- Closed
-
JDK-4718298 RFE: ModelMBeanInfo.getConstructor(String) could be added
- Closed
-
JDK-4718350 RFE: Wildcard support in notification filter
- Closed
-
JDK-5108739 Support virtual MBeans
- Closed
-
JDK-5108781 Add open types for J2EE statistics
- Closed
-
JDK-6867387 javax/management/monitor/AttributeArbitraryDataTypeTest.java failed on 7b66 but passed on 7b65
- Resolved
-
JDK-5090566 TabularDataSupport.put(key,value) doesn't respect Map.put(key,value)
- Closed
-
JDK-5072174 Add Query.isInstanceOf
- Resolved
-
JDK-6231888 JMXConnector should implement Closeable
- Resolved
-
JDK-5072267 Should have a way to communicate client locale to server
- Closed
-
JDK-6323795 Metadata repository for JMX API
- Closed
-
JDK-6323980 Annotations to simplify MBean development
- Closed
-
JDK-6339571 RequiredModelMBean: don't require a ModelMBeanOperationInfo for every ModelMBeanAttributeInfo
- Closed
-
JDK-4718351 RFE: Listen to a set of MBeans in a single operation
- Closed
-
JDK-6176837 TabularDataSupport.entrySet() should prevent calls to Map.Entry.setValue on returned set elements
- Closed