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

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

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: