Re: RFR 8199437 [11]Improve diagnostic system assertion message in com.sun.net.httpserver impl

2018-03-16 Thread Daniel Fuchs
Looks good Chris! -- daniel On 16/03/2018 12:54, Chris Hegarty wrote: On 14/03/18 15:48, Alan Bateman wrote: On 14/03/2018 15:11, Chris Hegarty wrote:  ... I'm happy to include it in JDK-8199611 as that it doing several cleanups in this area. With JDK-8199611 pushed, including SelectionKey

Re: RFR 8199437 [11]Improve diagnostic system assertion message in com.sun.net.httpserver impl

2018-03-16 Thread Chris Hegarty
On 14/03/18 15:48, Alan Bateman wrote: On 14/03/2018 15:11, Chris Hegarty wrote: ... I'm happy to include it in JDK-8199611 as that it doing several cleanups in this area. With JDK-8199611 pushed, including SelectionKey::toString, the changes here reduce to simply: --- a/src/jdk.httpserver/

Re: RFR of JDK-8199215: Re-examine getFreePort method in test infrastructure library

2018-03-16 Thread Alan Bateman
On 16/03/2018 09:00, Hamlin Li wrote: : Just to confirm, have you run the serviceability and http client tests to make sure that they compile with this change? Yes, I ran tier1,tier2,tier3 tests(I think it includes httpclient tests), and also specific tests using Utils.getFreePort in svc ar

Re: RFR of JDK-8199215: Re-examine getFreePort method in test infrastructure library

2018-03-16 Thread Hamlin Li
On 16/03/2018 4:05 PM, Alan Bateman wrote: On 16/03/2018 01:54, Hamlin Li wrote: : Hi Alan, Thank you for detailed reviewing. I have updated the webrev in place. (http://cr.openjdk.java.net/~mli/8199215/webrev.00/) Looks good, just a minor typo "is better choice" -> "is a better choice". Hi

Re: RFR of JDK-8199215: Re-examine getFreePort method in test infrastructure library

2018-03-16 Thread Alan Bateman
On 16/03/2018 01:54, Hamlin Li wrote: : Hi Alan, Thank you for detailed reviewing. I have updated the webrev in place. (http://cr.openjdk.java.net/~mli/8199215/webrev.00/) Looks good, just a minor typo "is better choice" -> "is a better choice". Just to confirm, have you run the serviceabilit