[15] [testbug] 8249786: java/net/httpclient/websocket/PendingPingTextClose.java fails very infrequently

2020-07-21 Thread Daniel Fuchs
Hi, Please find below a fix for: 8249786: java/net/httpclient/websocket/PendingPingTextClose.java fails very infrequently https://bugs.openjdk.java.net/browse/JDK-8249786 webrev: http://cr.openjdk.java.net/~dfuchs/webrev_8249786/webrev.00/ This test has been observed failing on window

Re: RFR(s): Improving performance of Windows socket connect on the loopback adapter

2020-07-21 Thread Alan Bateman
On 21/07/2020 02:34, Nikola Grcevski wrote: Hi Alan and Bernd, Thanks again for the code review of my changes and the suggestions! Please find the updated webrev here: http://cr.openjdk.java.net/~adityam/nikola/fast_connect_loopback_2/ I decided to explicitly check so_rv for success consis