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

Comparing jsr166/src/test/tck/ThreadLocalRandomTest.java (file contents):
Revision 1.12 by dl, Wed Jan 9 20:22:23 2013 UTC vs.
Revision 1.13 by jsr166, Sat Feb 16 20:50:29 2013 UTC

# Line 18 | Line 18 | public class ThreadLocalRandomTest exten
18          return new TestSuite(ThreadLocalRandomTest.class);
19      }
20  
21 <    /**
21 >    /*
22       * Testing coverage notes:
23       *
24       * We don't test randomness properties, but only that repeated

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines