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

(1.x) cached connections should be freed when ServerSocket.accept/Socket create

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.2.2
    • 1.2.0
    • core-libs
    • None
    • 1.2.2
    • sparc
    • solaris_2.5

      To free up resources in dire circumstances, all cached connections (to
      every remote endpoint) should be freed if a ServerSocket "accept" fails
      or a Socket creation fails. Either of these operations may fail if the
      process has run out of file descriptors, so the transport should reap
      any cached resources that may be contributing to the problem.

            acolleysunw Adrian Colley (Inactive)
            awollratsunw Ann Wollrath (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: