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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 7-pool
    • javafx
    • web

      If a cancel request arrives when 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.

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

              Created:
              Updated:
              Resolved:
              Imported: