-
Sub-task
-
Resolution: Fixed
-
P3
-
16, 17, 18
-
b33
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8280338 | 19 | Michael McMahon | P3 | Resolved | Fixed | b07 |
JDK-8280671 | 18.0.1 | Michael McMahon | P3 | Resolved | Fixed | b04 |
JDK-8290526 | 17.0.5 | Yuri Nesterenko | P3 | Resolved | Fixed | b01 |
Pending full investigation of the cause of the parent issue (JDK-8278369) this sub-task will disable the use of Unix domain sockets in the Windows Pipe implementation, reverting to the previous (pre JDK 16) TCP socket impl. This impl was always used in versions of windows other than 10, 2019 server+ that didn't support Unix domain sockets.
It's expected the Unix domain impl will be restored later, and UNIX protocol family SocketChannel/ServerSocketChannel still work.
It's expected the Unix domain impl will be restored later, and UNIX protocol family SocketChannel/ServerSocketChannel still work.
- backported by
-
JDK-8280338 Temporarily disable Unix domain sockets in Windows PipeImpl
-
- Resolved
-
-
JDK-8280671 Temporarily disable Unix domain sockets in Windows PipeImpl
-
- Resolved
-
-
JDK-8290526 Temporarily disable Unix domain sockets in Windows PipeImpl
-
- Resolved
-
- relates to
-
JDK-8279916 Reading from Pipe may hang on Windows
-
- Open
-
- links to
-
Commit openjdk/jdk17u-dev/bd776632
-
Commit openjdk/jdk18/03680bea
-
Review openjdk/jdk17u-dev/548
-
Review openjdk/jdk18/109
(3 links to)