On 03/12/15 12:35, Alan Bateman wrote: > On 03/12/2015 11:56, Matthias-Christian Ott wrote: >> : >> >> Suggested fix: >> >> sun.nio.ch.PipeImpl should use anonymous pipe. It seems that supported >> versions of Microsoft Windows can create millions of handles and is not >> limited to the dynamic port range. > That was the original proposal back in JDK 1.4 when this API was being > developed. There were several issues at the time, including I think > security issues on the versions of Windows at the time, and I don't > think anyone has got back to it. So best to create an issue for it and > bring a patch to nio-dev to discuss.
Should I forward the bug reports to nio-dev@ then? - Matthias-Christian