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.19 by dl, Sat Jan 10 20:37:20 2004 UTC vs.
Revision 1.20 by dl, Sun Jan 11 23:20:21 2004 UTC

# Line 162 | Line 162 | public class JSR166TestCase extends Test
162       * be reimplemented to use for example a Property.
163       */
164      protected long getShortDelay() {
165 <        return 10;
165 >        return 25;
166      }
167  
168  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines