| 
 Relates :   
 | 
|
| 
 Relates :   
 | 
When System.gc() is invoked in a test program, the test program can create Sockets more than the limit specified in -Dsun.net.maxDatagramSockets. This is a follow up to CR 7073491 where the same issue was addressed in DatagramSocket. This CR proposes to address the same problem exposed through deprecated java.net.Socket(InetAddress host, int port, boolean stream).
  |