ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/src/test/tck/CompletableFutureTest.java
(Generate patch)

Comparing jsr166/src/test/tck/CompletableFutureTest.java (file contents):
Revision 1.210 by jsr166, Mon Sep 24 00:20:46 2018 UTC vs.
Revision 1.211 by jsr166, Mon Sep 24 14:45:19 2018 UTC

# Line 3215 | Line 3215 | public class CompletableFutureTest exten
3215      }}
3216  
3217      /**
3218 <     * thenComposeExceptionally result completes exceptionally if the
3218 >     * exceptionallyCompose result completes exceptionally if the
3219       * result of the action does
3220       */
3221      public void testExceptionallyCompose_actionReturnsFailingFuture() {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines