Re: RFR[10]: 8185072 network006 times out in many configs in JDK10-hs nightly

2017-09-24 Thread Chris Hegarty
> On 15 Sep 2017, at 10:29, vyom tewari wrote: > > Hi, > > Please review, small code change below. > > webrev: http://cr.openjdk.java.net/~vtewari/8185072/webrev0.0/index.html The changes look good to me Vyom. ( I only took a cursory look at the test changes ) -Chris.

Re: RFR 8145635 : Add TCP_QUICKACK socket option

2017-09-24 Thread Chris Hegarty
Vyom, > On 11 Sep 2017, at 16:38, vyom tewari wrote: > > Hi All, > > As jdk.net API already moved out of java.base, Please review the below code > change for jdk10. > > Bug: https://bugs.openjdk.java.net/browse/JDK-8145635 > Webrev: http://cr.openjdk.java.net/~vtewari/8145635/webrev0.1/index.