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

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

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • None
    • 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.

            dfuchs Daniel Fuchs
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: