-
Bug
-
Resolution: Fixed
-
P4
-
1.0
-
None
-
1.0
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2113244 | 5.0 | Btplusnull User | P4 | Closed | Fixed | tiger |
Opening a client connection with JMXConnectorFactory.newJMXConnector and
then closing it immediately with JMXConnector.close generates an exception
for both the RMI and Generic connectors. The details of the exception
differ. See CloseUnconnectedTest in the regression tests.
then closing it immediately with JMXConnector.close generates an exception
for both the RMI and Generic connectors. The details of the exception
differ. See CloseUnconnectedTest in the regression tests.
- backported by
-
JDK-2113244 Opening client connection and closing immediately generates exception
- Closed