Re: RFR 8038079: Re-examine integration of SPNEGO authentication

2016-12-14 Thread Daniel Fuchs
Hi Pavel, This looks good to me. best regards, -- daniel On 13/12/16 12:28, Pavel Rappo wrote: Hello, Could you please review the following change for [1]? http://cr.openjdk.java.net/~prappo/8038079/webrev.00/ sun.net.www.protocol.http.HttpURLConnection defined in the java.base module

RE: RFR: 8170920 SO_RCVBUF and SO_SNDBUF options problem for network channels on MacOS

2016-12-14 Thread Langer, Christoph
Hi Chris, Goetz, I just want to mention that 8170544 is independent from the other changes to InetAddress and would apply with or without the patches from 8167420, 8167457, 8171075 and 8171077. I'd prefer if we can close 8171075 and 8171077 soon and then look further if 8170544 can still be co

RFR: DefaultProxySelector should use system defaults on Windows, MacOS and Gnome

2016-12-14 Thread Zeller, Arno
Hi, can you please review my proposal for bug 8170868 - DefaultProxySelector should use system defaults on Windows, MacOS and Gnome. Bug: https://bugs.openjdk.java.net/browse/JDK-8170868 Webrev: http://cr.openjdk.java.net/~clanger/webrevs/8170868.0/ Thanks a lot, Arno Zeller

RE: DefaultProxySelector should use system defaults on Windows, MacOS and Gnome

2016-12-14 Thread Mark A. Claassen
+1 As our product is changing, this is becoming a big concern of ours. People have told us that they can access our website with InternetExplorer, but our Swing application can't access our services because of proxy issues. If the proxy setting could be automatically obtained (already authenti