Re: Introduce IOException subclass for ECONNRESET

2016-10-04 Thread David M. Lloyd
On 10/04/2016 03:58 AM, Langer, Christoph wrote: Hi, I think I would also support replacing sun.net.ConnectionResetException with a publicly available java.net.ConnectionResetException that subclasses java.net.SocketException. But, as Chris mentions. a usage example would be helpful. At pre

RE: Introduce IOException subclass for ECONNRESET

2016-10-04 Thread Langer, Christoph
Hi, I think I would also support replacing sun.net.ConnectionResetException with a publicly available java.net.ConnectionResetException that subclasses java.net.SocketException. But, as Chris mentions. a usage example would be helpful. Best regards Christoph > -Original Message- > Fro

RE: RFR 8153674: Expected SocketException not thrown when calling bind() with setReuseAddress(false)

2016-10-04 Thread Langer, Christoph
+1 ... Looks good to me > -Original Message- > From: net-dev [mailto:net-dev-boun...@openjdk.java.net] On Behalf Of Chris > Hegarty > Sent: Donnerstag, 29. September 2016 10:21 > To: Vyom Tewari > Cc: Kharbas, Kishor ; Viswanathan, Sandhya > ; Aundhe, Shirish > ; net-dev ; Kaczmarek, > Er