jdk-24/jdk/test/java/util/concurrent
Doug Lea 33762a65b8 8151158: [TESTBUG] java/util/concurrent/forkjoin/FJExceptionTableLeak.java fails due to out of memory
8144836: [TESTBUG] FJExceptionTableLeak and RemoveLeak fail with -XX:+UseParallelGC -XX:+AggressiveOpts

Reviewed-by: martin, psandoz, amlu, darcy
2016-08-15 09:13:22 -07:00
..
ArrayBlockingQueue 8134853: Bulk integration of java.util.concurrent classes 2015-10-13 16:45:35 -07:00
atomic 8142441: Improve jtreg tests for java.util.concurrent 2015-11-25 18:56:44 -08:00
BlockingQueue 8151158: [TESTBUG] java/util/concurrent/forkjoin/FJExceptionTableLeak.java fails due to out of memory 2016-08-15 09:13:22 -07:00
CompletableFuture 8150523: improve jtreg test timeout handling, especially -timeout: 2016-03-03 10:43:07 -08:00
ConcurrentHashMap 8150523: improve jtreg test timeout handling, especially -timeout: 2016-03-03 10:43:07 -08:00
ConcurrentLinkedQueue 8151158: [TESTBUG] java/util/concurrent/forkjoin/FJExceptionTableLeak.java fails due to out of memory 2016-08-15 09:13:22 -07:00
ConcurrentMap 8142441: Improve jtreg tests for java.util.concurrent 2015-11-25 18:56:44 -08:00
ConcurrentQueues 8150523: improve jtreg test timeout handling, especially -timeout: 2016-03-03 10:43:07 -08:00
CopyOnWriteArrayList 8142441: Improve jtreg tests for java.util.concurrent 2015-11-25 18:56:44 -08:00
CopyOnWriteArraySet 8142441: Improve jtreg tests for java.util.concurrent 2015-11-25 18:56:44 -08:00
CountDownLatch 8142441: Improve jtreg tests for java.util.concurrent 2015-11-25 18:56:44 -08:00
CyclicBarrier 8150523: improve jtreg test timeout handling, especially -timeout: 2016-03-03 10:43:07 -08:00
DelayQueue 8150523: improve jtreg test timeout handling, especially -timeout: 2016-03-03 10:43:07 -08:00
Exchanger 8150523: improve jtreg test timeout handling, especially -timeout: 2016-03-03 10:43:07 -08:00
ExecutorCompletionService 8150523: improve jtreg test timeout handling, especially -timeout: 2016-03-03 10:43:07 -08:00
Executors 8150523: improve jtreg test timeout handling, especially -timeout: 2016-03-03 10:43:07 -08:00
ExecutorService 8142441: Improve jtreg tests for java.util.concurrent 2015-11-25 18:56:44 -08:00
forkjoin 8151158: [TESTBUG] java/util/concurrent/forkjoin/FJExceptionTableLeak.java fails due to out of memory 2016-08-15 09:13:22 -07:00
FutureTask 8150523: improve jtreg test timeout handling, especially -timeout: 2016-03-03 10:43:07 -08:00
LinkedBlockingQueue 8142441: Improve jtreg tests for java.util.concurrent 2015-11-25 18:56:44 -08:00
LinkedTransferQueue 8085978: LinkedTransferQueue<T>.spliterator can report LTQ.Node object, not T 2015-06-16 13:13:05 +02:00
locks 8153768: Miscellaneous changes imported from jsr166 CVS 2016-05 2016-05-24 10:14:41 -07:00
Phaser 8149920: Remove intermittent key from jdk_core tests 2016-02-18 09:50:55 +08:00
ScheduledThreadPoolExecutor 8150523: improve jtreg test timeout handling, especially -timeout: 2016-03-03 10:43:07 -08:00
Semaphore 7034657: Update Creative Commons license URL in legal notices 2011-04-07 15:06:32 +01:00
SynchronousQueue 8142441: Improve jtreg tests for java.util.concurrent 2015-11-25 18:56:44 -08:00
tck 8163210: java/util/concurrent/tck/JSR166TestCase.java testWriteAfterReadLock(StampedLockTest): timed out waiting for thread to terminate 2016-08-15 09:09:00 -07:00
ThreadPoolExecutor 8150523: improve jtreg test timeout handling, especially -timeout: 2016-03-03 10:43:07 -08:00
TimeUnit 8142441: Improve jtreg tests for java.util.concurrent 2015-11-25 18:56:44 -08:00