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