JDK-6632169 : HttpClient and HttpsClient should not try to reverse lookup IP address of a proxy server
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.net
  • Affected Version: 5.0u12
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2007-11-20
  • Updated: 2011-02-16
  • Resolved: 2008-01-17
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.
Other JDK 6 JDK 7 Other
5.0u15 b02Fixed 6u6Fixed 7Fixed OpenJDK6Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Description
Fix for 6469803 in 5.0u12 lacks changes for HTTPS.

Comments
SUGGESTED FIX Please find webrevs attached.
21-11-2007

EVALUATION Need to apply changes from 6469803 to HttpsClient.getProxyHostUsed() (JSSE workspace) and to HttpClient.getProxyHostUsed().
20-11-2007