summaryrefslogtreecommitdiff
path: root/jsr166-tests/src/test/java/jsr166/RecursiveTaskTest.java
diff options
context:
space:
mode:
authorNarayan Kamath <narayan@google.com>2016-03-04 13:11:23 +0000
committerNarayan Kamath <narayan@google.com>2016-03-10 17:35:47 +0000
commit8b056f0b15bc1e45da8d4c504353b05e681ac013 (patch)
treeec56669c2f5a2e234c0f5fcb8be569f98c65c373 /jsr166-tests/src/test/java/jsr166/RecursiveTaskTest.java
parent1e099aea0b83be1e5cbd7e674199730ffeac9bae (diff)
Add java.lang.Iterable.spliterator() and supporting classes.
The only android specific changes here are to HashMap - their spliterators add Spliterator.ORDERED if the HashMap is an instance of a LinkedHashMap. There's some degree of duplication between the test code used to exercise primitive arrays (Arrays / Spliterators provide similar APIs). These differences are quite hard to consolidate, since the Arrays version declares that their Spliterators are ORDERED but the Spliterator version doesn't. The latter also allows us to declare additional Spliterator characteristics. bug: 27426688 Change-Id: I191a9319d4af7e22834f2d91f73634a227b36bc2
Diffstat (limited to 'jsr166-tests/src/test/java/jsr166/RecursiveTaskTest.java')
0 files changed, 0 insertions, 0 deletions