RFR: 8327095: (ch) java/nio/channels/AsyncCloseAndInterrupt.java: improve error message when mkfifo fails [v5]
Alan Bateman
alanb at openjdk.org
Wed Mar 13 19:33:14 UTC 2024
On Wed, 13 Mar 2024 17:50:31 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
>> Okay I replaced the `ProcessTools` section with FFM in dd7c78e28019659de95df71de2a125b61fa877d3. Should this now remove `othervm` as well?
>
> Never mind about `othervm` as it is required for `--enable-native-access`.
This looks good but I can't immediately see which platform this part of the test runs on. That is, I assume we don't try to create a fifo on Windows.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18072#discussion_r1523811851
More information about the nio-dev
mailing list