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

Comparing jsr166/src/test/loops/RLJBar.java (file contents):
Revision 1.10 by jsr166, Thu Jan 15 18:34:19 2015 UTC vs.
Revision 1.11 by jsr166, Sun Feb 22 04:38:58 2015 UTC

# Line 157 | Line 157 | public class RLJBar
157          System.out.println("Outer time: " + (System.currentTimeMillis()-cyBase));
158  
159          // Let workers quiesce/exit.
160 <        try { Thread.sleep (1000); } catch (Exception ex) {};
160 >        try { Thread.sleep (1000); } catch (Exception ex) {}
161      }
162   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines