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.108 by jsr166, Thu Sep 3 17:45:22 2015 UTC vs.
Revision 1.109 by jsr166, Fri Sep 4 02:50:00 2015 UTC

# Line 3480 | Line 3480 | public class CompletableFutureTest exten
3480      }
3481  
3482      /**
3483 <     * failedStage returns a Completionstage completed
3483 >     * failedStage returns a CompletionStage completed
3484       * exceptionally with the given Exception
3485       */
3486      public void testFailedStage() {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines