ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/build.xml
(Generate patch)

Comparing jsr166/build.xml (file contents):
Revision 1.174 by jsr166, Thu Sep 3 01:38:44 2015 UTC vs.
Revision 1.175 by jsr166, Fri Sep 4 19:37:34 2015 UTC

# Line 52 | Line 52
52  
53    <!-- Tck options; see JSR166TestCase.java
54     To profile a single tck test class:
55 <   ant -Djsr166.profileTests=true -Djsr166.profileThreshold=100 -Djsr166.tckTestClass=CompletableFutureTest tck
55 >   ant -Djsr166.profileTests=true -Djsr166.profileThreshold=10 -Djsr166.tckTestClass=CompletableFutureTest tck
56     To stress test a single tck test class:
57     ant -Djsr166.tckTestClass=CountedCompleterTest -Djsr166.runsPerTest=100 tck
58    -->

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines