JDK-4923714 : DefaultProxySelector doesn't pickup proxy settings from underlying platform
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.net
  • Affected Version: 1.4.2_03,5.0
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic,solaris_10
  • CPU: generic,sparc
  • Submitted: 2003-09-17
  • Updated: 2022-08-17
  • Resolved: 2004-01-22
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
5.0 b36Fixed
Related Reports
Duplicate :  
Duplicate :  
Relates :  
Relates :  
Description
On Gnome 2.x & Windows users can set proxies for http, ftp, etc.. as part of their desktop "Preferences". The DefaultProxySelector should default to these settings if no java specific system properties (e.g.: http.proxyHost) are set.
This is important for integration of java applications with Desktop Environments.

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: tiger-beta2 FIXED IN: tiger-beta2 INTEGRATED IN: tiger-b36 tiger-beta2
03-09-2004

EVALUATION Need to add native code to the currently pure java DefaultProxySelector. Also, it is somewhat of a change in behavior and could have compatibilities issue. Should examine carefuly, but will consider for Tiger as it is a needed feature, in one form or an other, for the recent desktop environments. ###@###.### 2003-09-17
17-09-2003