Code Review for exceptionally

Prepared by:Martin Buchholz (martin) on Fri Sep 28 08:01:24 PDT 2018
Summary of changes: 901 lines changed: 837 ins; 32 del; 32 mod; 8224 unchg
Changeset: exceptionally.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/CompletableFuture.java

8210971: Add exception handling methods to CompletionStage and CompletableFuture
Reviewed-by: martin, chegar
148 lines changed: 105 ins; 26 del; 17 mod; 2850 unchg

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

8210971: Add exception handling methods to CompletionStage and CompletableFuture
Reviewed-by: martin, chegar
124 lines changed: 124 ins; 0 del; 0 mod; 865 unchg

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

8210971: Add exception handling methods to CompletionStage and CompletableFuture
Reviewed-by: martin, chegar
629 lines changed: 608 ins; 6 del; 15 mod; 4509 unchg