Code Review for isAlive

Prepared by:Martin Buchholz (martin) on Thu May 2 06:15:16 PDT 2019
Summary of changes: 48 lines changed: 46 ins; 1 del; 1 mod; 4118 unchg
Changeset: isAlive.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

8221892: ThreadPoolExecutor: Thread.isAlive() is not equivalent to not being startable
Reviewed-by: martin, dholmes
3 lines changed: 1 ins; 1 del; 1 mod; 2104 unchg

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

8221892: ThreadPoolExecutor: Thread.isAlive() is not equivalent to not being startable
Reviewed-by: martin, dholmes
45 lines changed: 45 ins; 0 del; 0 mod; 2014 unchg