ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/src/test/jtreg/util/Collections/AddAll.java
(Generate patch)

Comparing jsr166/src/test/jtreg/util/Collections/AddAll.java (file contents):
Revision 1.4 by jsr166, Tue Jan 14 02:43:14 2014 UTC vs.
Revision 1.5 by jsr166, Tue Sep 15 06:34:28 2015 UTC

# Line 26 | Line 26
26   * @bug     4822887
27   * @summary Basic test for Collections.addAll
28   * @author  Josh Bloch
29 < *
30 < * @run main AddAll
29 > * @key randomness
30   */
31  
32   import java.util.*;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines