RFR[11] of JDK-8207244, java/nio/channels/Selector/SelectWithConsumer.java testInterruptDuringSelect() fails intermittently

Alan Bateman Alan.Bateman at oracle.com
Thu Jul 19 13:11:01 UTC 2018


On 19/07/2018 09:37, Hamlin Li wrote:
>
> Got it, thank you for explanation, I have updated the change in place.
>
>
Looks okay. This alternative which is okay also is:
    assertTrue(duration > 500, "select took " + duration + " ms");

-Alan


More information about the nio-dev mailing list