summaryrefslogtreecommitdiff
path: root/jsr166-tests
AgeCommit message (Expand)Author
2018-03-20Restore the visibility checks in Atomic.*FieldUpdater.Pete Gillin
2017-03-06Automated: Canonicalize spelling of Android-changed across libcoreTobias Thierer
2017-02-19Port JSR166 LinkedTransferQueueTest flakiness fixTobias Thierer
2016-12-09Add Android-changed on modifications to workaround an ECJ bugmikaelpeltier
2016-12-09Workaround of a Jack front-end bug related to type inferencemikaelpeltier
2016-05-18Make CollectionTest and Collection8Test abstract.Nicholas Sauer
2016-04-12ConcurrentHashMap: update API for keySet.Narayan Kamath
2016-03-18Add openJdk8 java.util.stream packageIgor Murashkin
2016-03-17Adjust ThreadPoolExecutorTest#testPoolSizeInvariantsPrzemyslaw Szczepaniak
2016-03-15Fix for CollectionTest not running properly on vogar + missing testsPrzemyslaw Szczepaniak
2016-03-15JSR-166 update without java 1.9 method/classesPrzemyslaw Szczepaniak
2016-01-05Temporarily wait without timeouts in two jsr166 tests for debugging.Hiroshi Yamauchi
2015-04-30Fix JSR-166 tests.Narayan Kamath
2015-04-30Update JSR166 tck tests.Narayan Kamath
2014-05-16Fix jsr166 testsCalin Juravle
2013-08-14Added jsr166 tck tests as part of the libcore testsuite.Calin Juravle