jdk-24/jdk/test/java/util/concurrent
2015-07-20 15:13:50 -07:00
..
atomic 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
BlockingQueue 8037866: Replace the Fun class in tests with lambdas 2014-06-02 19:49:57 +04:00
CompletableFuture 8072030: Race condition in ThenComposeExceptionTest.java 2015-02-02 14:21:32 +01:00
ConcurrentHashMap 8081734: ConcurrentHashMap/ConcurrentAssociateTest.java, times out 90% of time on sparc with 256 cpu 2015-07-20 15:13:50 -07:00
ConcurrentMap 8078645: removeIf(filter) in ConcurrentHashMap removes entries for which filter is false 2015-05-12 10:50:40 +02:00
ConcurrentQueues 7034657: Update Creative Commons license URL in legal notices 2011-04-07 15:06:32 +01:00
CopyOnWriteArrayList 8011645: CopyOnWriteArrayList.COWSubList.subList does not validate range properly 2014-01-31 18:32:07 +00:00
CopyOnWriteArraySet 6962318: Update copyright year 2010-12-28 15:53:50 -08:00
CountDownLatch 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
CyclicBarrier 8037866: Replace the Fun class in tests with lambdas 2014-06-02 19:49:57 +04:00
DelayQueue 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Exchanger 8032057: Remove unneeded/obsolete -source options in concurrency tests 2014-01-17 13:54:13 +00:00
ExecutorCompletionService 8032057: Remove unneeded/obsolete -source options in concurrency tests 2014-01-17 13:54:13 +00:00
Executors 8037866: Replace the Fun class in tests with lambdas 2014-06-02 19:49:57 +04:00
ExecutorService 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
forkjoin 8078490: Missed submissions in ForkJoinPool 2015-04-24 15:39:41 +02:00
FutureTask 8060052: FutureTask; fix underflow when timeout = Long.MIN_VALUE 2014-10-11 14:45:27 +01: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
locks 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
Phaser 6963841: java/util/concurrent/Phaser/Basic.java fails intermittently 2012-04-04 15:14:00 +01:00
ScheduledThreadPoolExecutor 7091003: ScheduledExecutorService never executes Runnable with corePoolSize of zero 2011-09-23 14:24:04 +01:00
Semaphore 7034657: Update Creative Commons license URL in legal notices 2011-04-07 15:06:32 +01:00
SynchronousQueue 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
ThreadLocalRandom 8024253: ThreadLocal random can use SecureRandom for the initial seed 2013-09-20 11:07:06 -07:00
ThreadPoolExecutor 8037866: Replace the Fun class in tests with lambdas 2014-06-02 19:49:57 +04:00
TimeUnit 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00