-
Enhancement
-
Resolution: Unresolved
-
P3
-
None
-
None
Socket.setSocketImplFactory and ServerSocket.setSocketFactory set the system-wide system factories for client and server sockets. These methods need to be re-examined, minimally to warn that setting one factory and not the other, or using the methods to set different factories, cannot be guaranteed to be reliable when connections are accepted with ServerSocket.accept.