JDK-2154321 : JDK.Deploy.Plugin2: Connect to local HOSTNAME (Lookup)
  • Type: Backport
  • Backport of: JDK-6613334
  • Component: deploy
  • Sub-Component: plugin
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2007-10-10
  • Updated: 2010-04-04
  • Resolved: 2007-12-18
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.

To download the current JDK release, click here.
JDK 6 JDK 7
6u10Resolved 7Resolved
Description
See CR against JDK 7.

Comments
EVALUATION For tracking purposes this bug is being closed as a duplicate of the following: 6622332 Initial integration of new Java Plug-In
18-12-2007

SUGGESTED FIX http://sa.sfbay.sun.com/projects/deployment_data/6u5/6613334.0
18-12-2007

EVALUATION Added usage of InetAddress.getAllByName(null)[0], which is the build in loopback address. Both address will be tried on the server side, loopback, then hostaddress. Both will be added to the client's MainPlugin.run parameters, address and port.
10-10-2007