summaryrefslogtreecommitdiff
path: root/annotations/generate_annotated_java_files.py
diff options
context:
space:
mode:
authorNarayan Kamath <narayan@google.com>2016-06-08 17:37:34 +0100
committerTobias Thierer <tobiast@google.com>2016-08-16 10:48:23 +0100
commit9efb6d12ce4d2ffedb73d6e9887ea2c89f8ec129 (patch)
treed4c23d9abc4f35f7a1c7dbcebd8afbd9da0675c5 /annotations/generate_annotated_java_files.py
parentef076886594e70d71775792b245d52867f9a107a (diff)
Update HashMap, HashSet, LinkedHashMap to JDK8u60.
Added tests for: - entrySet()/keySet()/values() spliterators (LinkedHashMap has completely new implementations) - LinkedHashMap.eldest (Android specific API, previously existed but was untested) - naming of nested class LinkedHashMap.LinkedHashMapEntry - tweaked test for Map.getOrDefault() method so it's useful for LinkedHashMap This CL doesn't touch HashSetTest since it already covered spliterator() and serialization. Test: Ran all libcore tests. Bug: 29935305 Change-Id: I9d991a08c403b83b15e9c88ce97cbd5cd77a8bcf
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions