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

Comparing jsr166/src/test/jtreg/util/TreeMap/HeadTailTypeError.java (file contents):
Revision 1.4 by jsr166, Sun Oct 11 00:58:42 2015 UTC vs.
Revision 1.5 by jsr166, Sun Nov 13 19:40:43 2016 UTC

# Line 22 | Line 22
22   */
23  
24   /*
25 <   @test
26 <   @bug 4251519 4251520
27 <   @summary indexOf and lastIndex of used to let you look outside the
28 <            valid range in the backing array
25 > * @test
26 > * @bug 4251519 4251520
27 > * @summary indexOf and lastIndex of used to let you look outside the
28 > *          valid range in the backing array
29   */
30  
31   import java.util.*;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines