RFR: 8327095: (ch) java/nio/channels/AsyncCloseAndInterrupt.java: improve error message when mkfifo fails [v5]

Brian Burkhalter bpb at openjdk.org
Wed Mar 13 17:40:27 UTC 2024


On Wed, 13 Mar 2024 16:00:04 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>>> No, not yet. The test was already launching a process. I would prefer to pursue trying FFM, however, as part of a subsequent, follow-on request rather than in this one.
>> 
>> I think it would better to not launch a process,  it's not needed.
>
> I don't disagree.

Okay I replaced the `ProcessTools` section with FFM in dd7c78e28019659de95df71de2a125b61fa877d3. Should this now remove `othervm` as well?

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/18072#discussion_r1523671744


More information about the nio-dev mailing list