8220479: java/nio/channels/Selector/SelectWithConsumer.java failed at testTwoChannels()

Brian Burkhalter brian.burkhalter at oracle.com
Wed Nov 6 19:10:13 UTC 2019


https://bugs.openjdk.java.net/browse/JDK-8220479
http://cr.openjdk.java.net/~bpb/8220479/webrev.00/

The sub-test testTwoChannels() assumes that the source is immediately readable once data has been written to the sink. It needs to wait until both channels are selectable.

Thanks,

Brian


More information about the nio-dev mailing list