jdk-24/jdk/test/java/util/concurrent/tck
2017-03-14 07:04:50 -07:00
..
AbstractExecutorServiceTest.java 8171886: Miscellaneous changes imported from jsr166 CVS 2017-02 2017-02-03 13:24:59 -08:00
AbstractQueuedLongSynchronizerTest.java 8171886: Miscellaneous changes imported from jsr166 CVS 2017-02 2017-02-03 13:24:59 -08:00
AbstractQueuedSynchronizerTest.java 8171886: Miscellaneous changes imported from jsr166 CVS 2017-02 2017-02-03 13:24:59 -08:00
AbstractQueueTest.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00
ArrayBlockingQueueTest.java 8143577: optimize ArrayList.removeIf 2016-11-28 23:36:11 -08:00
ArrayDeque8Test.java 8143577: optimize ArrayList.removeIf 2016-11-28 23:36:11 -08:00
ArrayDequeTest.java 8143577: optimize ArrayList.removeIf 2016-11-28 23:36:11 -08:00
ArrayListTest.java 8143577: optimize ArrayList.removeIf 2016-11-28 23:36:11 -08:00
Atomic8Test.java 8171886: Miscellaneous changes imported from jsr166 CVS 2017-02 2017-02-03 13:24:59 -08:00
AtomicBoolean9Test.java 8164814: Deprecate Atomic*.weakCompareAndSet and defer to Atomic*.weakCompareAndSetPlain 2016-10-10 15:58:42 -07:00
AtomicBooleanTest.java 8162805: Optimize AtomicBoolean.getAndSet 2016-08-15 09:04:40 -07:00
AtomicInteger9Test.java 8164814: Deprecate Atomic*.weakCompareAndSet and defer to Atomic*.weakCompareAndSetPlain 2016-10-10 15:58:42 -07:00
AtomicIntegerArray9Test.java 8164814: Deprecate Atomic*.weakCompareAndSet and defer to Atomic*.weakCompareAndSetPlain 2016-10-10 15:58:42 -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 8164814: Deprecate Atomic*.weakCompareAndSet and defer to Atomic*.weakCompareAndSetPlain 2016-10-10 15:58:42 -07:00
AtomicLongArray9Test.java 8164814: Deprecate Atomic*.weakCompareAndSet and defer to Atomic*.weakCompareAndSetPlain 2016-10-10 15:58:42 -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 8164814: Deprecate Atomic*.weakCompareAndSet and defer to Atomic*.weakCompareAndSetPlain 2016-10-10 15:58:42 -07:00
AtomicReferenceArray9Test.java 8164814: Deprecate Atomic*.weakCompareAndSet and defer to Atomic*.weakCompareAndSetPlain 2016-10-10 15:58:42 -07:00
AtomicReferenceArrayTest.java 8171886: Miscellaneous changes imported from jsr166 CVS 2017-02 2017-02-03 13:24:59 -08: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 8169748: LinkedTransferQueue bulk remove is O(n^2) 2017-02-03 13:24:59 -08:00
CollectionImplementation.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00
CollectionTest.java 8143577: optimize ArrayList.removeIf 2016-11-28 23:36:11 -08:00
CompletableFutureTest.java 8171886: Miscellaneous changes imported from jsr166 CVS 2017-02 2017-02-03 13:24:59 -08:00
ConcurrentHashMap8Test.java 8166646: Miscellaneous changes imported from jsr166 CVS 2016-10 2016-11-28 23:47:23 -08:00
ConcurrentHashMapTest.java 8171886: Miscellaneous changes imported from jsr166 CVS 2017-02 2017-02-03 13:24:59 -08:00
ConcurrentLinkedDequeTest.java 8171886: Miscellaneous changes imported from jsr166 CVS 2017-02 2017-02-03 13:24:59 -08:00
ConcurrentLinkedQueueTest.java 8171886: Miscellaneous changes imported from jsr166 CVS 2017-02 2017-02-03 13:24:59 -08:00
ConcurrentSkipListMapTest.java 8165919: Miscellaneous changes imported from jsr166 CVS 2016-09-21 2016-09-23 13:24:33 -07:00
ConcurrentSkipListSetTest.java 8166646: Miscellaneous changes imported from jsr166 CVS 2016-10 2016-11-28 23:47:23 -08:00
ConcurrentSkipListSubMapTest.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00
ConcurrentSkipListSubSetTest.java 8166646: Miscellaneous changes imported from jsr166 CVS 2016-10 2016-11-28 23:47:23 -08:00
CopyOnWriteArrayListTest.java 8171886: Miscellaneous changes imported from jsr166 CVS 2017-02 2017-02-03 13:24:59 -08:00
CopyOnWriteArraySetTest.java 8171886: Miscellaneous changes imported from jsr166 CVS 2017-02 2017-02-03 13:24:59 -08:00
CountDownLatchTest.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00
CountedCompleter8Test.java 8143577: optimize ArrayList.removeIf 2016-11-28 23:36:11 -08:00
CountedCompleterTest.java 8171886: Miscellaneous changes imported from jsr166 CVS 2017-02 2017-02-03 13:24:59 -08:00
CyclicBarrierTest.java 8165919: Miscellaneous changes imported from jsr166 CVS 2016-09-21 2016-09-23 13:24:33 -07:00
DelayQueueTest.java 8171886: Miscellaneous changes imported from jsr166 CVS 2017-02 2017-02-03 13:24:59 -08: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 8166646: Miscellaneous changes imported from jsr166 CVS 2016-10 2016-11-28 23:47:23 -08:00
ExecutorCompletionServiceTest.java 8164169: Miscellaneous changes imported from jsr166 CVS 2016-09 2016-09-12 13:14:49 -07:00
ExecutorsTest.java 8171886: Miscellaneous changes imported from jsr166 CVS 2017-02 2017-02-03 13:24:59 -08:00
ForkJoinPool8Test.java 8164169: Miscellaneous changes imported from jsr166 CVS 2016-09 2016-09-12 13:14:49 -07:00
ForkJoinPool9Test.java 8176551: testCommonPoolThreadContextClassLoader fails with "Should throw SecurityException" 2017-03-14 07:04:50 -07:00
ForkJoinPoolTest.java 8171886: Miscellaneous changes imported from jsr166 CVS 2017-02 2017-02-03 13:24:59 -08: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 8173909: Miscellaneous changes imported from jsr166 CVS 2017-03 2017-03-03 10:45:38 -08:00
LinkedBlockingDeque8Test.java 8171051: LinkedBlockingQueue spliterator needs to support node self-linking 2016-12-21 14:22:53 -08:00
LinkedBlockingDequeTest.java 8143577: optimize ArrayList.removeIf 2016-11-28 23:36:11 -08:00
LinkedBlockingQueue8Test.java 8171051: LinkedBlockingQueue spliterator needs to support node self-linking 2016-12-21 14:22:53 -08:00
LinkedBlockingQueueTest.java 8143577: optimize ArrayList.removeIf 2016-11-28 23:36:11 -08:00
LinkedListTest.java 8171886: Miscellaneous changes imported from jsr166 CVS 2017-02 2017-02-03 13:24:59 -08:00
LinkedTransferQueueTest.java 8173909: Miscellaneous changes imported from jsr166 CVS 2017-03 2017-03-03 10:45:38 -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 8173909: Miscellaneous changes imported from jsr166 CVS 2017-03 2017-03-03 10:45:38 -08:00
PriorityBlockingQueueTest.java 8166646: Miscellaneous changes imported from jsr166 CVS 2016-10 2016-11-28 23:47:23 -08:00
PriorityQueueTest.java 8171886: Miscellaneous changes imported from jsr166 CVS 2017-02 2017-02-03 13:24:59 -08: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 8171886: Miscellaneous changes imported from jsr166 CVS 2017-02 2017-02-03 13:24:59 -08:00
ReentrantReadWriteLockTest.java 8171886: Miscellaneous changes imported from jsr166 CVS 2017-02 2017-02-03 13:24:59 -08:00
ScheduledExecutorSubclassTest.java 8171886: Miscellaneous changes imported from jsr166 CVS 2017-02 2017-02-03 13:24:59 -08:00
ScheduledExecutorTest.java 8171886: Miscellaneous changes imported from jsr166 CVS 2017-02 2017-02-03 13:24:59 -08: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 8173909: Miscellaneous changes imported from jsr166 CVS 2017-03 2017-03-03 10:45:38 -08:00
SubmissionPublisherTest.java 8176303: Flow.Subscription.request(0) should be treated as an error 2017-03-10 08:59:14 -08:00
SynchronousQueueTest.java 8171886: Miscellaneous changes imported from jsr166 CVS 2017-02 2017-02-03 13:24:59 -08:00
SystemTest.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00
tck.policy 8172726: ForkJoin common pool retains a reference to the thread context class loader 2017-02-07 00:38:22 -08:00
ThreadLocalRandom8Test.java 8166646: Miscellaneous changes imported from jsr166 CVS 2016-10 2016-11-28 23:47:23 -08:00
ThreadLocalRandomTest.java 8170484: Miscellaneous changes imported from jsr166 CVS 2016-12 2016-12-21 14:26:52 -08:00
ThreadLocalTest.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00
ThreadPoolExecutorSubclassTest.java 8171886: Miscellaneous changes imported from jsr166 CVS 2017-02 2017-02-03 13:24:59 -08:00
ThreadPoolExecutorTest.java 8171886: Miscellaneous changes imported from jsr166 CVS 2017-02 2017-02-03 13:24:59 -08: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 8171886: Miscellaneous changes imported from jsr166 CVS 2017-02 2017-02-03 13:24:59 -08:00
TreeSubMapTest.java 8146467: Integrate JSR 166 jck tests into JDK repo 2016-01-29 11:44:19 -08:00
TreeSubSetTest.java 8171886: Miscellaneous changes imported from jsr166 CVS 2017-02 2017-02-03 13:24:59 -08:00
VectorTest.java 8173706: Is able to set a negative j.u.Vector size in JDK9 b151 2017-02-03 13:24:59 -08:00