RFR: 8280241: (aio) AsynchronousSocketChannel init fails in IPv6 only Windows env
Daniel Jeliński
djelinski at openjdk.java.net
Tue Jan 25 09:55:41 UTC 2022
On Mon, 24 Jan 2022 15:06:48 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> > Could you please add `8280241` to the `@bug` list in `java/foreign/channels/TestAsyncSocketChannels.java` - and update the copyright years in the modified files if needed?
>
> I would expect all tests that use AsynchronousSocketChannel to fail when IPv4 is disabled, I assume it's not specific to this test.
That's correct. `TestAsyncSocketChannels` is just the only tier1 test that uses `AsynchronousSocketChannel`.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7197
More information about the nio-dev
mailing list