jdk-24/test/jdk/java/util/concurrent
2021-06-17 09:10:27 +00:00
..
ArrayBlockingQueue 8203681: Miscellaneous changes imported from jsr166 CVS 2018-06 2018-06-25 09:59:16 -07:00
atomic 8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager 2021-05-24 16:55:55 +00:00
BlockingQueue 8225490: Miscellaneous changes imported from jsr166 CVS 2019-09 2019-09-14 11:26:26 -07:00
CompletableFuture 8259796: timed CompletableFuture.get may swallow InterruptedException 2021-01-19 18:41:08 +00:00
ConcurrentHashMap 8225490: Miscellaneous changes imported from jsr166 CVS 2019-09 2019-09-14 11:26:26 -07:00
ConcurrentLinkedQueue 8197531: Miscellaneous changes imported from jsr166 CVS 2018-04 2018-04-10 11:37:18 -07:00
ConcurrentMap 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ConcurrentQueues 8225490: Miscellaneous changes imported from jsr166 CVS 2019-09 2019-09-14 11:26:26 -07:00
CopyOnWriteArrayList 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CopyOnWriteArraySet 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CountDownLatch 8221168: java/util/concurrent/CountDownLatch/Basic.java fails 2019-09-14 11:24:14 -07:00
CyclicBarrier 8145138: CyclicBarrier/Basic.java failed with "3 not equal to 4" 2019-09-14 11:26:26 -07:00
DelayQueue 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Exchanger 8210732: remove jdk.testlibrary.Utils 2018-09-14 14:02:57 -07:00
ExecutorCompletionService 8210732: remove jdk.testlibrary.Utils 2018-09-14 14:02:57 -07:00
Executors 8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager 2021-05-24 16:55:55 +00:00
ExecutorService 8234131: Miscellaneous changes imported from jsr166 CVS 2021-01 2021-01-09 21:59:27 +00:00
forkjoin 8268080: java/util/concurrent/forkjoin/AsyncShutdownNow.java fails with java.util.concurrent.RejectedExecutionException 2021-06-17 09:10:27 +00:00
FutureTask 8225490: Miscellaneous changes imported from jsr166 CVS 2019-09 2019-09-14 11:26:26 -07:00
LinkedBlockingQueue 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
LinkedTransferQueue 8246677: LinkedTransferQueue and SynchronousQueue synchronization updates 2021-01-09 21:08:32 +00:00
locks 8229442: AQS and lock classes refresh 2019-09-14 11:16:40 -07:00
Phaser 8225490: Miscellaneous changes imported from jsr166 CVS 2019-09 2019-09-14 11:26:26 -07:00
PriorityBlockingQueue 8201386: Miscellaneous changes imported from jsr166 CVS 2018-05 2018-05-22 21:50:45 -07:00
ScheduledThreadPoolExecutor 8225490: Miscellaneous changes imported from jsr166 CVS 2019-09 2019-09-14 11:26:26 -07:00
Semaphore 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SynchronousQueue 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
tck 8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager 2021-05-24 16:55:55 +00:00
ThreadPoolExecutor 8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager 2021-05-24 16:55:55 +00:00
TimeUnit 8225490: Miscellaneous changes imported from jsr166 CVS 2019-09 2019-09-14 11:26:26 -07:00