Apple's Java 6 supports dynamic updates to proxy settings, but this isn't being supported currently
in jdk7u-osx. We may need to revisit this at some time to support it again.
It probably needs to be implemented as a DefaultProxySelector instead of in the shared property
initialization code.
in jdk7u-osx. We may need to revisit this at some time to support it again.
It probably needs to be implemented as a DefaultProxySelector instead of in the shared property
initialization code.
- duplicates
-
JDK-8170868 DefaultProxySelector should use system defaults on Windows, MacOS and Gnome
- Closed