| JDK 22 | 
|---|
| 22 masterFixed | 
| 
 Relates :   
 | 
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.
  |