jdk-24/test/jdk/java/util/concurrent
2023-07-13 14:25:50 +00:00
..
ArrayBlockingQueue 8203681: Miscellaneous changes imported from jsr166 CVS 2018-06 2018-06-25 09:59:16 -07:00
atomic 8292877: java/util/concurrent/atomic/Serial.java uses {Double,Long}Accumulator incorrectly 2022-08-25 16:47:58 +00:00
BlockingQueue 8225490: Miscellaneous changes imported from jsr166 CVS 2019-09 2019-09-14 11:26:26 -07:00
CompletableFuture 8304557: java/util/concurrent/CompletableFuture/CompletableFutureOrTimeoutExceptionallyTest.java times out 2023-03-23 20:43:45 +00:00
ConcurrentHashMap 8278411: Implement UseHeavyMonitors consistently, s390 port 2023-05-16 15:25:19 +00: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 8308235: ThreadContainer registry accumulates weak refs 2023-05-23 07:05:07 +00:00
ExecutorService 8304919: Implementation of Virtual Threads 2023-04-11 05:49:54 +00:00
forkjoin 8296405: java/util/concurrent/forkjoin/AsyncShutdownNow.java is too slow 2022-11-17 09:18:50 +00:00
Future 8284161: Implementation of Virtual Threads (Preview) 2022-05-07 08:06:16 +00:00
FutureTask 8225490: Miscellaneous changes imported from jsr166 CVS 2019-09 2019-09-14 11:26:26 -07:00
lib 8284161: Implementation of Virtual Threads (Preview) 2022-05-07 08:06:16 +00: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 8298066: java/util/concurrent/locks/Lock/OOMEInAQS.java timed out 2023-05-24 12:41:27 +00:00
Phaser 8284165: Add pid to process reaper thread name 2022-04-05 03:39:39 +00:00
PriorityBlockingQueue 8201386: Miscellaneous changes imported from jsr166 CVS 2018-05 2018-05-22 21:50:45 -07:00
ScheduledThreadPoolExecutor 8308047: java/util/concurrent/ScheduledThreadPoolExecutor/BasicCancelTest.java timed out and also had jcmd pipe errors 2023-07-13 14:25:50 +00:00
Semaphore 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
StructuredTaskScope 8311867: StructuredTaskScope.shutdown does not interrupt newly started threads 2023-07-13 07:33:01 +00:00
SynchronousQueue 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
tck 8297605: improve DelayQueue removal method javadoc 2023-03-31 18:11:53 +00:00
ThreadPerTaskExecutor 8308038: java/util/concurrent/ThreadPerTaskExecutor/ThreadPerTaskExecutorTest.java timed out 2023-05-23 07:05:44 +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