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

Http2ClientImpl should attempt to close and remove connection in stop()

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 22
    • 21
    • core-libs
    • b22

      If Http2ClientImpl::stop() is called, it will loop through the connections map and call the close() method on each connection. It would be better to not only close but to remove each connection from the map only if they are closed successfuly.

            ccleary Conor Cleary (Inactive)
            ccleary Conor Cleary (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: