..
AbstractExecutorServiceTest.java
8338411: Implement JEP 486: Permanently Disable the Security Manager
2024-11-12 17:16:15 +00:00
AbstractQueuedLongSynchronizerTest.java
8225490: Miscellaneous changes imported from jsr166 CVS 2019-09
2019-09-14 11:26:26 -07:00
AbstractQueuedSynchronizerTest.java
8225490: Miscellaneous changes imported from jsr166 CVS 2019-09
2019-09-14 11:26:26 -07:00
AbstractQueueTest.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
ArrayBlockingQueueTest.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
ArrayDeque8Test.java
8341243: Use ArraySupport.SOFT_MAX_ARRAY_LENGTH for max array size in java.base
2024-10-02 01:27:03 +00:00
ArrayDequeTest.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
ArrayListTest.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
Atomic8Test.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
AtomicBoolean9Test.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
AtomicBooleanTest.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
AtomicInteger9Test.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
AtomicIntegerArray9Test.java
8219138: Miscellaneous changes imported from jsr166 CVS 2019-05
2019-05-02 06:33:28 -07:00
AtomicIntegerArrayTest.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
AtomicIntegerFieldUpdaterTest.java
8187607: [Testbug] Atomic*FieldUpdaterTest.checkPrivateAccess uses nested classes
2017-10-03 13:41:55 -07:00
AtomicIntegerTest.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
AtomicLong9Test.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
AtomicLongArray9Test.java
8219138: Miscellaneous changes imported from jsr166 CVS 2019-05
2019-05-02 06:33:28 -07:00
AtomicLongArrayTest.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
AtomicLongFieldUpdaterTest.java
8187607: [Testbug] Atomic*FieldUpdaterTest.checkPrivateAccess uses nested classes
2017-10-03 13:41:55 -07:00
AtomicLongTest.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
AtomicMarkableReferenceTest.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
AtomicReference9Test.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
AtomicReferenceArray9Test.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
AtomicReferenceArrayTest.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
AtomicReferenceFieldUpdaterTest.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
AtomicReferenceTest.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
AtomicStampedReferenceTest.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
BlockingQueueTest.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
Collection8Test.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
CollectionImplementation.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
CollectionTest.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
CompletableFutureTest.java
8338411: Implement JEP 486: Permanently Disable the Security Manager
2024-11-12 17:16:15 +00:00
ConcurrentHashMap8Test.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
ConcurrentHashMapTest.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
ConcurrentLinkedDequeTest.java
8295470: Update openjdk.java.net => openjdk.org URLs in test code
2022-10-20 10:33:18 +00:00
ConcurrentLinkedQueueTest.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
ConcurrentSkipListMapTest.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
ConcurrentSkipListSetTest.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
ConcurrentSkipListSubMapTest.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
ConcurrentSkipListSubSetTest.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
CopyOnWriteArrayListTest.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
CopyOnWriteArraySetTest.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
CountDownLatchTest.java
8225490: Miscellaneous changes imported from jsr166 CVS 2019-09
2019-09-14 11:26:26 -07:00
CountedCompleter8Test.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
CountedCompleterTest.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
CyclicBarrierTest.java
8225490: Miscellaneous changes imported from jsr166 CVS 2019-09
2019-09-14 11:26:26 -07:00
DelayQueueTest.java
8297605: improve DelayQueue removal method javadoc
2023-03-31 18:11:53 +00:00
DoubleAccumulatorTest.java
8225490: Miscellaneous changes imported from jsr166 CVS 2019-09
2019-09-14 11:26:26 -07:00
DoubleAdderTest.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
EntryTest.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
ExchangerTest.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
ExecutorCompletionService9Test.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
ExecutorCompletionServiceTest.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
ExecutorsTest.java
8338411: Implement JEP 486: Permanently Disable the Security Manager
2024-11-12 17:16:15 +00:00
ForkJoinPool8Test.java
8288899: java/util/concurrent/ExecutorService/CloseTest.java failed with "InterruptedException: sleep interrupted"
2023-10-27 10:08:59 +00:00
ForkJoinPool9Test.java
8338411: Implement JEP 486: Permanently Disable the Security Manager
2024-11-12 17:16:15 +00:00
ForkJoinPool19Test.java
8288899: java/util/concurrent/ExecutorService/CloseTest.java failed with "InterruptedException: sleep interrupted"
2023-10-27 10:08:59 +00:00
ForkJoinPool20Test.java
8297495: j.u.concurrent updates for JDK 20
2022-12-05 15:20:16 +00:00
ForkJoinPoolTest.java
8338411: Implement JEP 486: Permanently Disable the Security Manager
2024-11-12 17:16:15 +00:00
ForkJoinTask8Test.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
ForkJoinTaskTest.java
8288899: java/util/concurrent/ExecutorService/CloseTest.java failed with "InterruptedException: sleep interrupted"
2023-10-27 10:08:59 +00:00
FutureTaskTest.java
8338411: Implement JEP 486: Permanently Disable the Security Manager
2024-11-12 17:16:15 +00:00
HashMapTest.java
8231592: Clarify that ConcurrentHashMap compute methods mapping functions execute at most once
2019-11-01 09:04:04 -07:00
HashtableTest.java
8231592: Clarify that ConcurrentHashMap compute methods mapping functions execute at most once
2019-11-01 09:04:04 -07:00
Item.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
JSR166TestCase.java
8338411: Implement JEP 486: Permanently Disable the Security Manager
2024-11-12 17:16:15 +00:00
LinkedBlockingDeque8Test.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
LinkedBlockingDequeTest.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
LinkedBlockingQueue8Test.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
LinkedBlockingQueueTest.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
LinkedHashMapTest.java
8231592: Clarify that ConcurrentHashMap compute methods mapping functions execute at most once
2019-11-01 09:04:04 -07:00
LinkedListTest.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
LinkedTransferQueueTest.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
LockSupportTest.java
8295470: Update openjdk.java.net => openjdk.org URLs in test code
2022-10-20 10:33:18 +00:00
LongAccumulatorTest.java
8225490: Miscellaneous changes imported from jsr166 CVS 2019-09
2019-09-14 11:26:26 -07:00
LongAdderTest.java
8195590: Miscellaneous changes imported from jsr166 CVS 2018-02
2018-02-10 09:23:41 -08:00
MapImplementation.java
8231592: Clarify that ConcurrentHashMap compute methods mapping functions execute at most once
2019-11-01 09:04:04 -07:00
MapTest.java
8295470: Update openjdk.java.net => openjdk.org URLs in test code
2022-10-20 10:33:18 +00:00
NonNestmates.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
PhaserTest.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
PriorityBlockingQueueTest.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
PriorityQueueTest.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
RecursiveActionTest.java
8288899: java/util/concurrent/ExecutorService/CloseTest.java failed with "InterruptedException: sleep interrupted"
2023-10-27 10:08:59 +00:00
RecursiveTaskTest.java
8288899: java/util/concurrent/ExecutorService/CloseTest.java failed with "InterruptedException: sleep interrupted"
2023-10-27 10:08:59 +00:00
ReentrantLockTest.java
8231032: ThreadMXBean locking tests fail after JSR 166 refresh
2019-09-27 12:20:14 -07:00
ReentrantReadWriteLockTest.java
8231032: ThreadMXBean locking tests fail after JSR 166 refresh
2019-09-27 12:20:14 -07:00
ScheduledExecutorSubclassTest.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
ScheduledExecutorTest.java
8295470: Update openjdk.java.net => openjdk.org URLs in test code
2022-10-20 10:33:18 +00:00
SemaphoreTest.java
8225490: Miscellaneous changes imported from jsr166 CVS 2019-09
2019-09-14 11:26:26 -07:00
SplittableRandomTest.java
8279598: Provide adapter from RandomGenerator to Random
2022-05-04 17:55:50 +00:00
StampedLockTest.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
SubmissionPublisherTest.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
SynchronousQueue20Test.java
8332154: Memory leak in SynchronousQueue
2024-05-20 18:52:34 +00:00
SynchronousQueueTest.java
8332154: Memory leak in SynchronousQueue
2024-05-20 18:52:34 +00:00
ThreadLocalRandom8Test.java
8219138: Miscellaneous changes imported from jsr166 CVS 2019-05
2019-05-02 06:33:28 -07:00
ThreadLocalRandomTest.java
8338411: Implement JEP 486: Permanently Disable the Security Manager
2024-11-12 17:16:15 +00:00
ThreadLocalTest.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
ThreadPoolExecutorSubclassTest.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
ThreadPoolExecutorTest.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
ThreadTest.java
8338411: Implement JEP 486: Permanently Disable the Security Manager
2024-11-12 17:16:15 +00:00
TimeUnit8Test.java
8204375: Add TimeUnit#convert(Duration)
2018-06-08 11:38:40 -07:00
TimeUnitTest.java
8225490: Miscellaneous changes imported from jsr166 CVS 2019-09
2019-09-14 11:26:26 -07:00
TreeMapTest.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
TreeSetTest.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
TreeSubMapTest.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
TreeSubSetTest.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00
VectorTest.java
8260461: Modernize jsr166 tck tests
2021-01-28 18:06:55 +00:00