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

Comparing jsr166/src/test/loops/ExecutorCompletionServiceLoops.java (file contents):
Revision 1.6 by jsr166, Thu Jan 15 18:34:19 2015 UTC vs.
Revision 1.7 by jsr166, Mon Aug 10 03:13:33 2015 UTC

# Line 74 | Line 74 | public class ExecutorCompletionServiceLo
74  
75          if (r == 0) // avoid overoptimization
76              System.out.println("useless result: " + r);
77
77      }
78  
79   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines