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

Alan Bateman alanb at openjdk.org
Thu Mar 14 07:07:38 UTC 2024


On Wed, 13 Mar 2024 20:15:34 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> Yes, I did not see immediately how to do that but should figure it out.

If you look for examples using linker options and captureStateLayout then you should be able to figure it out. I think what you have now is okay, I'm just saying that we'll have to capture errno in the event that the test needs more diagnostic option when mkinfo fails.

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

PR Comment: https://git.openjdk.org/jdk/pull/18072#issuecomment-1996697057


More information about the nio-dev mailing list