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

Comparing jsr166/src/test/tck/LockSupportTest.java (file contents):
Revision 1.21 by jsr166, Fri May 6 17:59:36 2011 UTC vs.
Revision 1.22 by jsr166, Fri May 27 19:44:42 2011 UTC

# Line 309 | Line 309 | public class LockSupportTest extends JSR
309          awaitTermination(t, MEDIUM_DELAY_MS);
310      }
311  
312
312      /**
313       * parkUntil times out if not unparked
314       */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines