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.182 by jsr166, Sun Jan 17 00:07:51 2016 UTC vs.
Revision 1.183 by jsr166, Sat Jan 23 20:15:28 2016 UTC

# Line 10 | Line 10
10   * @test
11   * @summary JSR-166 tck tests
12   * @build *
13 < * @run junit/othervm/timeout=1000 JSR166TestCase
13 > * @run junit/othervm/timeout=1000 -Djsr166.testImplementationDetails=true JSR166TestCase
14   */
15  
16   import static java.util.concurrent.TimeUnit.MILLISECONDS;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines