jdk-24/jdk/test/java/util/concurrent/tck
2016-09-23 13:24:33 -07:00
..
AbstractExecutorServiceTest.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00
AbstractQueuedLongSynchronizerTest.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00
AbstractQueuedSynchronizerTest.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00
AbstractQueueTest.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00
ArrayBlockingQueueTest.java 8162627: Miscellaneous changes imported from jsr166 CVS 2016-08 2016-08-15 09:16:31 -07:00
ArrayDequeTest.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00
Atomic8Test.java 8080603: Replace Unsafe with VarHandle in java.util.concurrent classes 2016-07-15 14:04:09 -07:00
AtomicBoolean9Test.java 8080603: Replace Unsafe with VarHandle in java.util.concurrent classes 2016-07-15 14:04:09 -07:00
AtomicBooleanTest.java 8162805: Optimize AtomicBoolean.getAndSet 2016-08-15 09:04:40 -07:00
AtomicInteger9Test.java 8080603: Replace Unsafe with VarHandle in java.util.concurrent classes 2016-07-15 14:04:09 -07:00
AtomicIntegerArray9Test.java 8164169: Miscellaneous changes imported from jsr166 CVS 2016-09 2016-09-12 13:14:49 -07:00
AtomicIntegerArrayTest.java 8165919: Miscellaneous changes imported from jsr166 CVS 2016-09-21 2016-09-23 13:24:33 -07:00
AtomicIntegerFieldUpdaterTest.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00
AtomicIntegerTest.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00
AtomicLong9Test.java 8080603: Replace Unsafe with VarHandle in java.util.concurrent classes 2016-07-15 14:04:09 -07:00
AtomicLongArray9Test.java 8164169: Miscellaneous changes imported from jsr166 CVS 2016-09 2016-09-12 13:14:49 -07:00
AtomicLongArrayTest.java 8165919: Miscellaneous changes imported from jsr166 CVS 2016-09-21 2016-09-23 13:24:33 -07:00
AtomicLongFieldUpdaterTest.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00
AtomicLongTest.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00
AtomicMarkableReferenceTest.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00
AtomicReference9Test.java 8080603: Replace Unsafe with VarHandle in java.util.concurrent classes 2016-07-15 14:04:09 -07:00
AtomicReferenceArray9Test.java 8164169: Miscellaneous changes imported from jsr166 CVS 2016-09 2016-09-12 13:14:49 -07:00
AtomicReferenceArrayTest.java 8080603: Replace Unsafe with VarHandle in java.util.concurrent classes 2016-07-15 14:04:09 -07:00
AtomicReferenceFieldUpdaterTest.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00
AtomicReferenceTest.java 8080603: Replace Unsafe with VarHandle in java.util.concurrent classes 2016-07-15 14:04:09 -07:00
AtomicStampedReferenceTest.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00
BlockingQueueTest.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00
Collection8Test.java 8150416: Miscellaneous changes imported from jsr166 CVS 2016-03 2016-03-03 10:46:22 -08:00
CollectionImplementation.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00
CollectionTest.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00
CompletableFutureTest.java 8166465: CompletableFuture.minimalCompletionStage().toCompletableFuture() should be non-minimal 2016-09-23 13:14:14 -07:00
ConcurrentHashMap8Test.java 8164169: Miscellaneous changes imported from jsr166 CVS 2016-09 2016-09-12 13:14:49 -07:00
ConcurrentHashMapTest.java 8163353: NPE in ConcurrentHashMap.removeAll() 2016-08-24 12:50:37 -07:00
ConcurrentLinkedDequeTest.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00
ConcurrentLinkedQueueTest.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00
ConcurrentSkipListMapTest.java 8165919: Miscellaneous changes imported from jsr166 CVS 2016-09-21 2016-09-23 13:24:33 -07:00
ConcurrentSkipListSetTest.java 8165919: Miscellaneous changes imported from jsr166 CVS 2016-09-21 2016-09-23 13:24:33 -07:00
ConcurrentSkipListSubMapTest.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00
ConcurrentSkipListSubSetTest.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00
CopyOnWriteArrayListTest.java 8164169: Miscellaneous changes imported from jsr166 CVS 2016-09 2016-09-12 13:14:49 -07:00
CopyOnWriteArraySetTest.java 8164169: Miscellaneous changes imported from jsr166 CVS 2016-09 2016-09-12 13:14:49 -07:00
CountDownLatchTest.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00
CountedCompleterTest.java 8164983: Improve CountedCompleter code samples; add corresponding tests 2016-09-12 13:07:30 -07:00
CyclicBarrierTest.java 8165919: Miscellaneous changes imported from jsr166 CVS 2016-09-21 2016-09-23 13:24:33 -07:00
DelayQueueTest.java 8165919: Miscellaneous changes imported from jsr166 CVS 2016-09-21 2016-09-23 13:24:33 -07:00
DoubleAccumulatorTest.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00
DoubleAdderTest.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00
EntryTest.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00
ExchangerTest.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00
ExecutorCompletionService9Test.java 8164169: Miscellaneous changes imported from jsr166 CVS 2016-09 2016-09-12 13:14:49 -07:00
ExecutorCompletionServiceTest.java 8164169: Miscellaneous changes imported from jsr166 CVS 2016-09 2016-09-12 13:14:49 -07:00
ExecutorsTest.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00
ForkJoinPool8Test.java 8164169: Miscellaneous changes imported from jsr166 CVS 2016-09 2016-09-12 13:14:49 -07:00
ForkJoinPoolTest.java 8165919: Miscellaneous changes imported from jsr166 CVS 2016-09-21 2016-09-23 13:24:33 -07:00
ForkJoinTask8Test.java 8164169: Miscellaneous changes imported from jsr166 CVS 2016-09 2016-09-12 13:14:49 -07:00
ForkJoinTaskTest.java 8164169: Miscellaneous changes imported from jsr166 CVS 2016-09 2016-09-12 13:14:49 -07:00
FutureTaskTest.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00
JSR166TestCase.java 8166059: JSR166TestCase.java fails with NPE in dumpTestThreads on timeout 2016-09-23 13:21:23 -07:00
LinkedBlockingDequeTest.java 8162627: Miscellaneous changes imported from jsr166 CVS 2016-08 2016-08-15 09:16:31 -07:00
LinkedBlockingQueueTest.java 8162627: Miscellaneous changes imported from jsr166 CVS 2016-08 2016-08-15 09:16:31 -07:00
LinkedListTest.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00
LinkedTransferQueueTest.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00
LockSupportTest.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00
LongAccumulatorTest.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00
LongAdderTest.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00
PhaserTest.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00
PriorityBlockingQueueTest.java 8162627: Miscellaneous changes imported from jsr166 CVS 2016-08 2016-08-15 09:16:31 -07:00
PriorityQueueTest.java 8066070: PriorityQueue corrupted when adding non-Comparable 2016-06-01 19:03:15 -07:00
RecursiveActionTest.java 8164169: Miscellaneous changes imported from jsr166 CVS 2016-09 2016-09-12 13:14:49 -07:00
RecursiveTaskTest.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00
ReentrantLockTest.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00
ReentrantReadWriteLockTest.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00
ScheduledExecutorSubclassTest.java 8164169: Miscellaneous changes imported from jsr166 CVS 2016-09 2016-09-12 13:14:49 -07:00
ScheduledExecutorTest.java 8165919: Miscellaneous changes imported from jsr166 CVS 2016-09-21 2016-09-23 13:24:33 -07:00
SemaphoreTest.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00
SplittableRandomTest.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00
StampedLockTest.java 8164169: Miscellaneous changes imported from jsr166 CVS 2016-09 2016-09-12 13:14:49 -07:00
SubmissionPublisherTest.java 8164169: Miscellaneous changes imported from jsr166 CVS 2016-09 2016-09-12 13:14:49 -07:00
SynchronousQueueTest.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00
SystemTest.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00
ThreadLocalRandom8Test.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00
ThreadLocalRandomTest.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00
ThreadLocalTest.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00
ThreadPoolExecutorSubclassTest.java 8164169: Miscellaneous changes imported from jsr166 CVS 2016-09 2016-09-12 13:14:49 -07:00
ThreadPoolExecutorTest.java 8164169: Miscellaneous changes imported from jsr166 CVS 2016-09 2016-09-12 13:14:49 -07:00
ThreadTest.java 8150416: Miscellaneous changes imported from jsr166 CVS 2016-03 2016-03-03 10:46:22 -08:00
TimeUnit8Test.java 8152083: Optimize TimeUnit conversions 2016-03-28 08:53:39 -07:00
TimeUnitTest.java 8152083: Optimize TimeUnit conversions 2016-03-28 08:53:39 -07:00
TreeMapTest.java 8165919: Miscellaneous changes imported from jsr166 CVS 2016-09-21 2016-09-23 13:24:33 -07:00
TreeSetTest.java 8165919: Miscellaneous changes imported from jsr166 CVS 2016-09-21 2016-09-23 13:24:33 -07:00
TreeSubMapTest.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00
TreeSubSetTest.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00