jdk-24/test/jdk/java/util/concurrent
Dr Heinz M. Kabutz 2b57f402c4 8343426: ConcurrentSkipListMap.spliterator() can no longer split the stream
Co-authored-by: Doug Lea <dl@openjdk.org>
Reviewed-by: vklang
2024-11-14 09:17:02 +00:00
..
ArrayBlockingQueue
atomic 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
BlockingQueue 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
CompletableFuture 8304557: java/util/concurrent/CompletableFuture/CompletableFutureOrTimeoutExceptionallyTest.java times out 2023-03-23 20:43:45 +00:00
ConcurrentHashMap 8269428: java/util/concurrent/ConcurrentHashMap/ToArray.java timed out 2024-03-11 12:05:35 +00:00
ConcurrentLinkedQueue 8318809: java/util/concurrent/ConcurrentLinkedQueue/WhiteBox.java shows intermittent failures on linux ppc64le and aarch64 2023-12-05 05:29:29 +00:00
ConcurrentMap
ConcurrentQueues 8225490: Miscellaneous changes imported from jsr166 CVS 2019-09 2019-09-14 11:26:26 -07:00
CopyOnWriteArrayList
CopyOnWriteArraySet
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
Exchanger
ExecutorCompletionService
Executors 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
ExecutorService 8288899: java/util/concurrent/ExecutorService/CloseTest.java failed with "InterruptedException: sleep interrupted" 2023-10-27 10:08:59 +00:00
forkjoin 8322732: ForkJoinPool may underutilize cores in async mode 2024-06-05 13:02:15 +00:00
Future 8288899: java/util/concurrent/ExecutorService/CloseTest.java failed with "InterruptedException: sleep interrupted" 2023-10-27 10:08:59 +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
LinkedTransferQueue 8323659: LinkedTransferQueue add and put methods call overridable offer 2024-01-16 12:13:57 +00:00
locks 8309218: java/util/concurrent/locks/Lock/OOMEInAQS.java still times out with ZGC, Generational ZGC, and SerialGC 2024-01-10 16:42:30 +00:00
Phaser 8284165: Add pid to process reaper thread name 2022-04-05 03:39:39 +00:00
PriorityBlockingQueue
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
StructuredTaskScope 8341903: Implementation of Scoped Values (Fourth Preview) 2024-11-05 17:12:17 +00:00
SynchronousQueue 8314515: java/util/concurrent/SynchronousQueue/Fairness.java failed with "Error: fair=false i=8 j=0" 2024-01-11 08:16:28 +00:00
tck 8343426: ConcurrentSkipListMap.spliterator() can no longer split the stream 2024-11-14 09:17:02 +00:00
ThreadPerTaskExecutor 8308038: java/util/concurrent/ThreadPerTaskExecutor/ThreadPerTaskExecutorTest.java timed out 2023-05-23 07:05:44 +00:00
ThreadPoolExecutor 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
TimeUnit 8225490: Miscellaneous changes imported from jsr166 CVS 2019-09 2019-09-14 11:26:26 -07:00
TEST.properties 8288899: java/util/concurrent/ExecutorService/CloseTest.java failed with "InterruptedException: sleep interrupted" 2023-10-27 10:08:59 +00:00