-
Enhancement
-
Resolution: Fixed
-
P5
-
1.0
-
None
-
1.0
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2113250 | 5.0 | Eamonn McManus | P5 | Resolved | Fixed | tiger |
The javadoc of the javax.management.remote package deals with connection IDs
and its formal grammar.
Every fields are described except the hostPort one defined in the ClientAddress.
What port is used for this field ? the one specified in the URL
or the one created by the socket ?
(the tests show that it is the second one).
and its formal grammar.
Every fields are described except the hostPort one defined in the ClientAddress.
What port is used for this field ? the one specified in the URL
or the one created by the socket ?
(the tests show that it is the second one).
- backported by
-
JDK-2113250 Clarify the "hostPort" part of a connection ID in the javadoc
- Resolved