afu8u/jdk/test/java/util/concurrent
Srikalyan Chandrashekar e6d72b09fd 6772009: java/util/concurrent/locks/ReentrantLock/CancelledLockLoops.java test failed with 'Completed != 2'
Reviewed-by: martin, dholmes
2014-01-08 13:08:20 +00:00
..
BlockingQueue
CompletableFuture 8072030: Race condition in ThenComposeExceptionTest.java 2015-02-02 14:21:32 +01:00
ConcurrentHashMap 8028564: Concurrent calls to CHM.put can fail to add the key/value to the map 2013-12-05 09:44:53 +01:00
ConcurrentLinkedQueue 8150780: Repeated offer and remove on ConcurrentLinkedQueue lead to an OutOfMemoryError 2016-02-27 16:54:57 -08:00
ConcurrentMap 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
ConcurrentQueues
CopyOnWriteArrayList 8011645: CopyOnWriteArrayList.COWSubList.subList does not validate range properly 2014-01-31 18:32:07 +00:00
CopyOnWriteArraySet
CountDownLatch
CyclicBarrier
DelayQueue
Exchanger
ExecutorCompletionService 7034657: Update Creative Commons license URL in legal notices 2011-04-07 15:06:32 +01:00
ExecutorService 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Executors 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
FutureTask 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
LinkedBlockingQueue 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
LinkedTransferQueue 8085978: LinkedTransferQueue<T>.spliterator can report LTQ.Node object, not T 2015-06-16 13:13:05 +02:00
Phaser
ScheduledThreadPoolExecutor 7091003: ScheduledExecutorService never executes Runnable with corePoolSize of zero 2011-09-23 14:24:04 +01:00
Semaphore
SynchronousQueue
ThreadLocalRandom
ThreadPoolExecutor 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
TimeUnit
atomic 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
forkjoin 8078490: Missed submissions in ForkJoinPool 2015-04-24 15:39:41 +02:00
locks 6772009: java/util/concurrent/locks/ReentrantLock/CancelledLockLoops.java test failed with 'Completed != 2' 2014-01-08 13:08:20 +00:00