Code Review for ThreadPoolExecutor-finalize

Prepared by:Martin Buchholz (martin) on Sat Feb 10 09:14:22 PST 2018
Summary of changes: 32 lines changed: 27 ins; 3 del; 2 mod; 4089 unchg
Changeset: ThreadPoolExecutor-finalize.patch
Legend: Modified file Deleted file New file

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/java.base/share/classes/java/util/concurrent/ThreadPoolExecutor.java

8190324: ThreadPoolExecutor should not specify a dependency on finalization
Reviewed-by: martin, psandoz, alanb, rriggs, dholmes
17 lines changed: 12 ins; 3 del; 2 mod; 2092 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw test/jdk/java/util/concurrent/tck/ThreadPoolExecutorSubclassTest.java

8190324: ThreadPoolExecutor should not specify a dependency on finalization
Reviewed-by: martin, psandoz, alanb, rriggs, dholmes
15 lines changed: 15 ins; 0 del; 0 mod; 1997 unchg