ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/src/test/loops/runscript
(Generate patch)

Comparing jsr166/src/test/loops/runscript (file contents):
Revision 1.10 by jsr166, Thu Oct 29 23:09:08 2009 UTC vs.
Revision 1.11 by dl, Fri Oct 30 14:15:04 2009 UTC

# Line 167 | Line 167 | $RUN UnboundedQueueFillEmptyLoops java.u
167   $RUN UnboundedQueueFillEmptyLoops java.util.concurrent.ConcurrentLinkedQueue
168   $RUN UnboundedQueueFillEmptyLoops java.util.concurrent.LinkedBlockingQueue
169   $RUN UnboundedQueueFillEmptyLoops java.util.concurrent.LinkedBlockingDeque
170 < echo IteratorLoops
170 > $RUN UnboundedQueueFillEmptyLoops java.util.concurrent.LinkedTransferQueue
171 > echo IteratorLoops
172   $RUN IteratorLoops java.util.ArrayList
173   $RUN IteratorLoops java.util.Vector
174   $RUN IteratorLoops java.util.concurrent.CopyOnWriteArrayList

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines