RFR 8067105: Socket returned by ServerSocket.accept() is inherited by child process on Windows

Alan Bateman Alan.Bateman at oracle.com
Thu Jan 29 09:21:45 UTC 2015


On 28/01/2015 21:40, Chris Hegarty wrote:
> I’ll make the change, add a test, and then update the webrev.
>
On second thoughts, it shouldn't need to be changed because the child 
SOCKET is created before AcceptEx is used and so should already have the 
inherit flag set correctly.

Has there been any consideration given to writing a test for this? I 
thought we had one or two tests for this already.

-Alan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/net-dev/attachments/20150129/5f6ee293/attachment.html>


More information about the net-dev mailing list