jdk-24/test/jdk/java/util/concurrent
Martin Buchholz 81e9e6a7fc 8260461: Modernize jsr166 tck tests
Reviewed-by: dl
2021-01-28 18:06:55 +00:00
..
ArrayBlockingQueue 8203681: Miscellaneous changes imported from jsr166 CVS 2018-06 2018-06-25 09:59:16 -07:00
atomic 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports 2020-05-20 17:33:37 -07: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 8185139: [Graal] Tests which set too restrictive security manager fail with Graal 2019-06-21 13:04:14 -07:00
ExecutorService 8234131: Miscellaneous changes imported from jsr166 CVS 2021-01 2021-01-09 21:59:27 +00:00
forkjoin 8246585: ForkJoin updates 2021-01-09 20:57:52 +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 8260461: Modernize jsr166 tck tests 2021-01-28 18:06:55 +00:00
ThreadPoolExecutor 8210779: 8182404 and 8210732 haven't updated copyright years 2018-09-17 11:50:39 -07:00
TimeUnit 8225490: Miscellaneous changes imported from jsr166 CVS 2019-09 2019-09-14 11:26:26 -07:00