Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8175131

sun.rmi.transport.tcp.TCPChannel.createConnection close connection on timeout

XMLWordPrintable

    • b172

        The timeout behavior of sun.rmi.transport.tcp.TCPChannel.createConnection() prevents the RMI client from closing the tcp connection even if it fails handshaking. The number of tcp connections increases when retrying the connection to the RMI server until garbage collection causes the connections to be terminated. This can occur when the connection between RMI server and client is established but the server doesn't send the correct response to the client.

              robm Robert Mckenna
              shadowbug Shadow Bug
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: