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.13 by dl, Mon Nov 2 14:08:38 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
# Line 189 | Line 190 | $RUN Integrate
190   $RUN FJJacobi
191   $RUN FJPhaserJacobi
192   $RUN ThreadPhaserJacobi
193 + $RUN TieredPhaserLoops
194 + $RUN PhaserLoops
195 + $RUN CyclicBarrierLoops
196 + $RUN FJPhaserLoops
197 + $RUN SpinningTieredPhaserLoops
198 + $RUN TorusSpanningTree

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines