jdk-24/jdk/test/java/util/concurrent
Doug Lea 28c28df142 6868712: Improve concurrent queue tests
Fix all known flaky tests, plus minor maintenance

Reviewed-by: martin, chegar
2009-08-25 19:19:42 -07:00
..
atomic Initial load 2007-12-01 00:00:00 +00:00
BlockingQueue 6868712: Improve concurrent queue tests 2009-08-25 19:19:42 -07:00
ConcurrentHashMap Initial load 2007-12-01 00:00:00 +00:00
ConcurrentMap Initial load 2007-12-01 00:00:00 +00:00
ConcurrentQueues 6868712: Improve concurrent queue tests 2009-08-25 19:19:42 -07:00
CopyOnWriteArrayList Initial load 2007-12-01 00:00:00 +00:00
CopyOnWriteArraySet Initial load 2007-12-01 00:00:00 +00:00
CountDownLatch Initial load 2007-12-01 00:00:00 +00:00
CyclicBarrier Initial load 2007-12-01 00:00:00 +00:00
DelayQueue 6609775: Reduce context switches in DelayQueue due to signalAll 2008-03-10 23:23:47 -07:00
Exchanger Initial load 2007-12-01 00:00:00 +00:00
ExecutorCompletionService Initial load 2007-12-01 00:00:00 +00:00
Executors Initial load 2007-12-01 00:00:00 +00:00
ExecutorService Initial load 2007-12-01 00:00:00 +00:00
FutureTask Initial load 2007-12-01 00:00:00 +00:00
LinkedBlockingQueue 6868712: Improve concurrent queue tests 2009-08-25 19:19:42 -07:00
locks 6625723: Excessive ThreadLocal storage used by ReentrantReadWriteLock 2008-03-10 23:23:47 -07:00
ScheduledThreadPoolExecutor 6725789: ScheduledExecutorService does not work as expected in jdk7/6/5 2008-08-01 00:42:43 -07:00
Semaphore 6801020: Concurrent Semaphore release may cause some require thread not signaled 2009-03-26 11:59:07 -07:00
SynchronousQueue 6719955: Update copyright year 2008-07-02 12:55:45 -07:00
ThreadPoolExecutor Initial load 2007-12-01 00:00:00 +00:00
TimeUnit 6824583: regtest TimeUnit/Basic.java fails intermittently on Windows - again 2009-04-01 09:08:54 -07:00