we need to disable socks proxying on macos for obviously non-proxyable destinations like localhost.
(actually it's a little more complicated than that) but that will suffice for now.
needed to get network tests running in JPRT
(actually it's a little more complicated than that) but that will suffice for now.
needed to get network tests running in JPRT
- relates to
-
JDK-6737819 sun.misc.net.DefaultProxySelector doesn't use proxy setting to localhost
- Resolved