RFR: 8327095: (ch) java/nio/channels/AsyncCloseAndInterrupt.java: improve error message when mkfifo fails [v3]
Daniel Jeliński
djelinski at openjdk.org
Tue Mar 12 18:09:13 UTC 2024
On Tue, 12 Mar 2024 16:32:38 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
>> The `FileStore` type is "NTFS"?
>
>> `oa.getExitValue()` is what you need here.
>
> Using `oa.pid()` was lame.
`FileStore` type is `drvfs`, which probably stands for "delegated to Windows".
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18072#discussion_r1521916047
More information about the nio-dev
mailing list