RFR: 8282296: (se) Pipe.open() creates a Pipe implementation that uses Unix domain sockets (win)

Lance Andersen lancea at openjdk.java.net
Wed Feb 23 18:24:53 UTC 2022


On Wed, 23 Feb 2022 17:37:08 GMT, Michael McMahon <michaelm at openjdk.org> wrote:

> Hi, 
> 
> Can I get this small fix reviewed please. When JDK-8280944 was fixed, two boolean parameters were mixed up in the PipeImpl constructor resulting in AF_UNIX sockets being re-enabled for Windows pipes.
> 
> Thanks,
> Michael.

Marked as reviewed by lancea (Reviewer).

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

PR: https://git.openjdk.java.net/jdk/pull/7597


More information about the nio-dev mailing list