Re: RFR (12): 8210934: Move sun/net/www/protocol/http/GetErrorStream.java to OpenJDK

2018-09-21 Thread Chris Hegarty
Frank, > On 21 Sep 2018, at 04:04, Frank Yuan wrote: > > Hi all > > Would you like to review this patch? > Bug: https://bugs.openjdk.java.net/browse/JDK-8210934 > > Webrev: http://cr.openjdk.java.net/~fyuan/8210934/webrev.01/ >

Re: [12] RFR 8169246: java/net/DatagramSocket/ReportSocketClosed.java fails intermittently with BindException

2018-09-21 Thread Chris Yin
Thank you, Chris H. Regards, Chris Y. > On 21 Sep 2018, at 3:59 PM, Chris Hegarty wrote: > > >> On 21 Sep 2018, at 07:02, Chris Yin > > wrote: >> >> Please review below minor change for 8169246, thanks >> >> The failure log indicate "BindException: Address already

Re: [12] RFR 8169246: java/net/DatagramSocket/ReportSocketClosed.java fails intermittently with BindException

2018-09-21 Thread Chris Hegarty
> On 21 Sep 2018, at 07:02, Chris Yin wrote: > > Please review below minor change for 8169246, thanks > > The failure log indicate "BindException: Address already in use”, I didn’t > see any reason for this test to use a fixed port 4001 that may occupied by > others, so propose to just remove