DefaultProxySelector should use system defaults on Windows, MacOS and Gnome

Mark A. Claassen MClaassen at ocie.net
Wed Dec 14 17:27:23 UTC 2016


+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 authenticated), it would make our rollout so much easier.

We are currently using Apache's HttpClient, which has a Window's specific client that can use NT credentials to authenticate with the proxy.  However, it is not fully supported (due to resource constraints) and there isn't a Mac counterpart.

So, as for the bug report, I would hope that authentication be incorporated, or at least considered, as part of a total solution.

I have seen some net-dev emails about authentication recently, so I am hoping this can all be addressed in coordination.


Mark Claassen
Senior Software Engineer

Donnell Systems, Inc.
130 South Main Street
Leighton Plaza Suite 375
South Bend, IN  46601
E-mail: mailto:mclaassen at ocie.net
Voice: (574)232-3784
Fax: (574)232-4014

Disclaimer:
The opinions provided herein do not necessarily state or reflect those of Donnell Systems, Inc.(DSI). DSI makes no warranty for and assumes no legal liability or responsibility for the posting.

-----Original Message-----
From: net-dev [mailto:net-dev-bounces at openjdk.java.net] On Behalf Of Zeller, Arno
Sent: Wednesday, December 14, 2016 11:07 AM
To: net-dev at openjdk.java.net
Subject: RFR: DefaultProxySelector should use system defaults on Windows, MacOS and Gnome

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



More information about the net-dev mailing list