jdk-24/jdk/test/java/util/concurrent
Alan Bateman e1c6970bd6 8026344: j.u.c.a *Adder and *Accumulator extend a package private class that is Serializable
Co-authored-by: Doug Lea <dl@cs.oswego.edu>
Reviewed-by: rriggs, psandoz, chegar
2013-10-24 13:24:32 +01:00
..
atomic 8026344: j.u.c.a *Adder and *Accumulator extend a package private class that is Serializable 2013-10-24 13:24:32 +01:00
BlockingQueue 7161229: PriorityBlockingQueue keeps hard reference to last removed element 2012-06-27 01:36:28 -04:00
CompletableFuture 8020291: j.u.c.CompletionStage 2013-08-02 14:29:31 +01:00
ConcurrentHashMap 8024837: Rename java/util/concurrent/ConcurrentHashMap/toArray.java to ToArray.java 2013-09-15 16:13:41 +02:00
ConcurrentMap 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
ConcurrentQueues 7034657: Update Creative Commons license URL in legal notices 2011-04-07 15:06:32 +01:00
CopyOnWriteArrayList 6962318: Update copyright year 2010-12-28 15:53:50 -08: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 6962318: Update copyright year 2010-12-28 15:53:50 -08:00
DelayQueue 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Exchanger 7034657: Update Creative Commons license URL in legal notices 2011-04-07 15:06:32 +01:00
ExecutorCompletionService 7034657: Update Creative Commons license URL in legal notices 2011-04-07 15:06:32 +01:00
Executors 8016311: Update j.u.c. tests to avoid using Thread.stop(Throwable) 2013-06-11 11:25:59 +01:00
ExecutorService 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
forkjoin 8004138: ForkJoinTask leaks exceptions 2013-10-17 12:43:32 -07:00
FutureTask 8016311: Update j.u.c. tests to avoid using Thread.stop(Throwable) 2013-06-11 11:25:59 +01:00
LinkedBlockingQueue 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
locks 8023234: StampedLock serializes readers on writer unlock 2013-08-26 17:50:34 +04: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 8016311: Update j.u.c. tests to avoid using Thread.stop(Throwable) 2013-06-11 11:25:59 +01:00
TimeUnit 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00