jdk-24/jdk/test/java/util/concurrent
Doug Lea b1a10b8ed7 8020291: j.u.c.CompletionStage
8020435: CompletableFuture/Basic.java fails on single core machine

Reviewed-by: chegar, psandoz
2013-08-02 14:29:31 +01:00
..
atomic 8012664: Add tests for java.util.stream and lambda translation 2013-05-06 11:43:51 -04: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 7044486: open jdk repos have files with incorrect copyright headers, which can end up in src bundles 2011-05-25 13:32:36 -07: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 8008378: FJP.commonPool support parallelism 0, add awaitQuiescence 2013-03-02 08:54:37 +00: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 8016311: Update j.u.c. tests to avoid using Thread.stop(Throwable) 2013-06-11 11:25:59 +01: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
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