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.185 by jsr166, Mon Feb 22 19:36:59 2016 UTC vs.
Revision 1.186 by jsr166, Mon Feb 22 19:43:27 2016 UTC

# Line 202 | Line 202 | public class JSR166TestCase extends Test
202       */
203      private static final float delayFactor =
204          systemPropertyValue("jsr166.delay.factor", 1.0f);
205 <    
205 >
206      /**
207       * The timeout factor as used in the jtreg test harness.
208       * See: http://openjdk.java.net/jtreg/tag-spec.html

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines