ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/src/test/loops/MapCheck.java
(Generate patch)

Comparing jsr166/src/test/loops/MapCheck.java (file contents):
Revision 1.6 by jsr166, Thu Oct 29 23:09:07 2009 UTC vs.
Revision 1.7 by jsr166, Thu Oct 29 23:11:03 2009 UTC

# Line 9 | Line 9
9   *
10   * When run with "s" second arg, this requires file "testwords", which
11   * is best used with real words.  We can't check in this file, but you
12 < * can create one from a real dictonary (1 line per word) and then run
12 > * can create one from a real dictionary (1 line per word) and then run
13   * linux "shuf" to randomize entries.
14   */
15   import java.util.*;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines