RFR: 8280241: (aio) java/foreign/channels/TestAsyncSocketChannels fails in IPv6 only env with ExceptionInInitializerError
Alan Bateman
alanb at openjdk.java.net
Mon Jan 24 15:10:10 UTC 2022
On Mon, 24 Jan 2022 14:39:30 GMT, Daniel Fuchs <dfuchs 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.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7197
More information about the nio-dev
mailing list