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

Comparing jsr166/src/test/jtreg/util/Vector/ComodifiedRemoveAllElements.java (file contents):
Revision 1.3 by jsr166, Sat Oct 16 16:00:28 2010 UTC vs.
Revision 1.4 by jsr166, Mon Feb 18 03:15:10 2013 UTC

# Line 25 | Line 25
25   * @test
26   * @bug 4298133
27   * @summary Due to a bug in Vector's removeAllElements(),
28 < *          the modification counter  would not get incremented.
28 > *          the modification counter would not get incremented.
29   * @author Konstantin Kladko
30   */
31  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines