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

Comparing jsr166/src/test/tck/JSR166TestCase.java (file contents):
Revision 1.216 by jsr166, Wed Jan 4 06:09:58 2017 UTC vs.
Revision 1.217 by jsr166, Tue Jan 24 22:57:02 2017 UTC

# Line 32 | Line 32
32   *      -Djava.util.concurrent.ForkJoinPool.common.parallelism=1
33   *      -Djava.util.secureRandomSeed=true
34   *      JSR166TestCase
35 + * @run junit/othervm/timeout=1000/policy=tck.policy
36 + *      -Djsr166.testImplementationDetails=true
37 + *      JSR166TestCase
38   */
39  
40   import static java.util.concurrent.TimeUnit.MILLISECONDS;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines