Re: RFR: 8169495: Add a method to set an Authenticator on a HttpURLConnection.

2016-12-02 Thread Chris Hegarty
On 10/11/16 15:12, Daniel Fuchs wrote: Hi, Please find below a patch for: https://bugs.openjdk.java.net/browse/JDK-8169495 8169495: Add a method to set an Authenticator on a HttpURLConnection. Thank you Daniel. This addresses a long standing request to have a per-instance Authenticator. web

Re: Introduce IOException subclass for ECONNRESET

2016-12-02 Thread Norman Maurer
As I proposed this change let me work on this and propose a patch. Thanks for all the replies. Stay tuned, Norman > On 5 Oct 2016, at 10:58, Chris Hegarty wrote: > > I filed the following issue to track this: > https://bugs.openjdk.java.net/browse/JDK-8167161 > > -Chris. > > On 04/10/16 13: