Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8190324 ThreadPoolExecutor should not specify a dependency on finalization
  3. JDK-8196867

Release Note: ThreadPoolExecutor Should Not Specify a Dependency on Finalization

XMLWordPrintable

      Previous versions of ThreadPoolExecutor had a finalize method that shut down the thread pool, but in this version the finalize method does nothing. This should have no visible effect unless a subclass explicitly invokes the finalize method and relies on the executor being shutdown.

            martin Martin Buchholz
            rriggs Roger Riggs
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: