Replace use of monitors with explicit locks in http and https protocol handlers

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Duplicate
    • Priority: P3
    • None
    • Affects Version/s: None
    • Component/s: core-libs

      The http and https protocol handlers don't currently play well with fibers due to blocking operations while holding monitors. This issue tracks change these protocol handlers to use explicit locks rather than monitors. The SSL code has been already been changed, via JDK-8221882, to use explicit locks.

            Assignee:
            Daniel Fuchs
            Reporter:
            Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: