-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b15
If java/nio/channels/AsyncCloseAndInterrupt.java is run with the working directory on a file system where the mkfifo command is not supported, the message of the thrown IOException is "Error creating fifo." The message would be more useful if it included why there was an error and where the FIFO was to have been created.