Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8186829 HTTP Client impl - Reduce implementation execution modes
  3. JDK-8187110

Cleanup: Avoid strong references of HttpClientImpl from SelectorManager thread

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P3 P3
    • None
    • None
    • core-libs

      The SelectorManager thread uses Attachments which may indirectly strongly reference HttpClientImpl instances. This prevents the HttpClientImpl from being garbage collected until the connections are closed by the server side.

            dfuchs Daniel Fuchs
            dfuchs Daniel Fuchs
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: