hg: jdk9/dev/jdk: 8067105: Socket returned by ServerSocket.accept() is inherited by child process on Windows

chris.hegarty at oracle.com chris.hegarty at oracle.com
Thu Jan 29 20:41:17 UTC 2015


Changeset: d4eae56c57ab
Author:    chegar
Date:      2015-01-29 20:45 +0000
URL:       http://hg.openjdk.java.net/jdk9/dev/jdk/rev/d4eae56c57ab

8067105: Socket returned by ServerSocket.accept() is inherited by child process on Windows
Reviewed-by: alanb, igerasim

! src/java.base/windows/native/libnet/DualStackPlainSocketImpl.c
! src/java.base/windows/native/libnet/TwoStacksPlainSocketImpl.c
! src/java.base/windows/native/libnio/ch/ServerSocketChannelImpl.c
+ test/java/net/ServerSocket/AcceptInheritHandle.java



More information about the jdk9-dev-changes mailing list