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

Comparing jsr166/src/test/tck/ConcurrentLinkedQueueTest.java (file contents):
Revision 1.6 by dl, Sat Dec 27 19:26:43 2003 UTC vs.
Revision 1.7 by dl, Mon Dec 29 19:05:40 2003 UTC

# Line 417 | Line 417 | public class ConcurrentLinkedQueueTest e
417      }
418  
419      /**
420 <     * toArray with incompatable array type throws CCE
420 >     * toArray with incompatible array type throws CCE
421       */
422      public void testToArray1_BadArg() {
423          try {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines