-
Bug
-
Resolution: Fixed
-
P4
-
1.1.3, 1.1.7
-
1.1.8
-
generic
-
generic, solaris_2.6
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2022305 | 1.2.2 | Laird Dornin | P4 | Resolved | Fixed | 1.2.2 |
Multihomed hosts which have separate names for their separate IP addresses
fail to Naming.rebind("//localhost/..."), because localhost/127.0.0.1 is
not equal to InetAddress.getLocalHost().
This was a JDK1.2 fix, which should be backported.
fail to Naming.rebind("//localhost/..."), because localhost/127.0.0.1 is
not equal to InetAddress.getLocalHost().
This was a JDK1.2 fix, which should be backported.
- backported by
-
JDK-2022305 (1.x) registry's checkAccess refuses clients from multi-homed hosts
- Resolved
- duplicates
-
JDK-4164631 (1.1.x) Java application fails to register to RMI in a virtual interface system
- Closed
- relates to
-
JDK-4060861 registry access check should succeed if call is from any known local host name
- Closed