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

ThreadPoolExecutor can fail if ThreadFactory.newThread does

XMLWordPrintable

      Doug Lea writes:

         If a user-supplied ThreadFactory fails to create a new thread
         (instead returning null or throwing a RuntimeException) a
         ThreadPoolExecutor may enter a state where it in turn will
         fail in a possibly-unpredictable fashion.

            martin Martin Buchholz
            martin Martin Buchholz
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: