Withdrawn: 8259014: (so) ServerSocketChannel.bind(UnixDomainSocketAddress)/SocketChannel.bind(UnixDomainSocketAddress) will have unknown user and group owner (win)

Michael McMahon michaelm at openjdk.java.net
Fri Jan 8 10:13:54 UTC 2021


On Thu, 7 Jan 2021 19:27:45 GMT, Michael McMahon <michaelm at openjdk.org> wrote:

> Hi,
> 
> Could I get the following fix reviewed please? There is a bug in Windows (2019) relating to the handling of Unix domain socket files such that special file options have to be used when opening the files. This causes problems for Cygwin and the Java file APIs. The bug has been fixed in more recent Windows builds. So, Windows 10 is not affected, but the fix here is to disable support for Unix domain sockets in the affected Windows builds. More recent Windows Server versions are probably not affected either.
> 
> Thanks
> Michael

This pull request has been closed without being integrated.

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

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


More information about the nio-dev mailing list