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

URLFetcher thread does not go away immediately if canceled while blocked in InputStream.read()

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 7-pool
    • javafx
    • web

      If a cancel request arrives while the URLFetcher thread is blocked in a call to InputStream.read() or URLConnection.connect(), the thread won't exit until the timeout expires, which may be as long as 20 minutes.

            Unassigned Unassigned
            vbaranov Vasiliy Baranov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Imported: