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.186 by jsr166, Mon Feb 22 19:43:27 2016 UTC vs.
Revision 1.187 by jsr166, Mon Feb 22 20:41:59 2016 UTC

# Line 585 | Line 585 | public class JSR166TestCase extends Test
585      /**
586       * Returns the shortest timed delay. This can be scaled up for
587       * slow machines using the jsr166.delay.factor system property,
588 <     * or via jtreg's -timeoutFactor:<val> flag.
588 >     * or via jtreg's -timeoutFactor: flag.
589       * http://openjdk.java.net/jtreg/command-help.html
590       */
591      protected long getShortDelay() {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines