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

Comparing jsr166/src/test/tck/LinkedBlockingQueueTest.java (file contents):
Revision 1.17 by jsr166, Sat Nov 21 09:28:16 2009 UTC vs.
Revision 1.18 by jsr166, Sat Nov 21 10:25:05 2009 UTC

# Line 48 | Line 48 | public class LinkedBlockingQueueTest ext
48      }
49  
50      /**
51 <     * Constructor throws IAE if  capacity argument nonpositive
51 >     * Constructor throws IAE if capacity argument nonpositive
52       */
53      public void testConstructor2() {
54          try {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines