JDK-6681031 : ManagementFactory.getPlatformMXBeans(MBeanServerConnection, Class) needs to throw IOException
Type:Bug
Component:core-svc
Sub-Component:java.lang.management
Affected Version:7
Priority:P4
Status:Resolved
Resolution:Fixed
OS:generic
CPU:generic
Submitted:2008-03-27
Updated:2017-05-16
Resolved:2010-10-21
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
The new method ManagementFactory.getPlatformMXBeans(MBeanServerConnection, Class) shall throw IOException if there is a communication problem occurred when talking to the MBean Server.
It's missed in http://ccc.sfbay/6610094
Comments
EVALUATION
Fix is pushed as part of 6610094.
Changeset URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/fd563c5dd750