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

Comparing jsr166/src/test/tck/JSR166TestCase.java (file contents):
Revision 1.29 by dl, Sat Oct 1 17:05:38 2005 UTC vs.
Revision 1.30 by dl, Thu Apr 20 20:35:00 2006 UTC

# Line 346 | Line 346 | public class JSR166TestCase extends Test
346      static final Integer m3  = new Integer(-3);
347      static final Integer m4 = new Integer(-4);
348      static final Integer m5 = new Integer(-5);
349 +    static final Integer m6 = new Integer(-6);
350      static final Integer m10 = new Integer(-10);
351  
352  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines