-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 1.0
-
Component/s: core-svc
-
None
-
1.0.1
-
generic
-
generic
-
Verified
Here after the javadoc for the close method:
"Closes the client connection to its server. Any ongoing or new request using the MBeanServerConnection returned by JMXConnector.getMBeanServerConnection() will get an IOException."
Instead, i get an IllegalStateException.
###@###.### 2003-10-07
"Closes the client connection to its server. Any ongoing or new request using the MBeanServerConnection returned by JMXConnector.getMBeanServerConnection() will get an IOException."
Instead, i get an IllegalStateException.
###@###.### 2003-10-07
- relates to
-
JDK-4943274 JMXMP connector client throws IllegalStateException but should be IOException
-
- Resolved
-