jdk-24/jdk/test/java/util/concurrent
Doug Lea 94ffffd5cb 6981113: Add ConcurrentLinkedDeque
Extend techniques developed for ConcurrentLinkedQueue and LinkedTransferQueue to implement a non-blocking concurrent Deque with interior removes.

Reviewed-by: martin, dholmes, chegar
2010-09-20 18:05:09 -07:00
..
atomic 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
BlockingQueue 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
ConcurrentHashMap 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
ConcurrentMap 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
ConcurrentQueues 6981113: Add ConcurrentLinkedDeque 2010-09-20 18:05:09 -07:00
CopyOnWriteArrayList 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
CopyOnWriteArraySet 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
CountDownLatch 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
CyclicBarrier 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
DelayQueue 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Exchanger 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
ExecutorCompletionService 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Executors 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
ExecutorService 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
forkjoin 6978087: jsr166y Updates 2010-09-13 09:55:03 +01:00
FutureTask 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
LinkedBlockingQueue 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
locks 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Phaser 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
ScheduledThreadPoolExecutor 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Semaphore 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
SynchronousQueue 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
ThreadPoolExecutor 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
TimeUnit 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00