-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b17
-
windows
net.dll depends on winhttp for the system proxy resolver. WinHTTP functions are only used when an application:
- uses DefaultProxySelector to resolve proxies, and
- is run with -Djava.net.useSystemProxies=true
In all other cases, loading winhttp.dll is a waste of resources.
- uses DefaultProxySelector to resolve proxies, and
- is run with -Djava.net.useSystemProxies=true
In all other cases, loading winhttp.dll is a waste of resources.
- relates to
-
JDK-8170868 DefaultProxySelector should use system defaults on Windows, MacOS and Gnome
-
- Closed
-