This bug tracks further updates to Proxy/ProxySelector APIs defined for 4696512, then updated in 4909228. More specifically, 1. set/getProxySelector NetPermission needs to be documented in java.net.NetPermission class specification; 2. propose to change the return type of ProxySelector.select() from Iterator to List to take advantage of functionalities available to Collection, i.e. foreach etc.
- relates to
-
JDK-4909228 Need to update proxy selector apis and java docs based on ccc comments
-
- Resolved
-
-
JDK-4920526 Needs per connection proxy support for URLs
-
- Resolved
-
-
JDK-4696512 HTTP client: Improve proxy server configuration and selection
-
- Resolved
-