diff options
author | Tobias Thierer <tobiast@google.com> | 2016-09-26 22:00:25 +0100 |
---|---|---|
committer | Tobias Thierer <tobiast@google.com> | 2016-09-27 18:35:07 +0100 |
commit | 6d48c53a48541c15e00cd9af660d849d55c418cf (patch) | |
tree | cd29ec913c69078c1cd7b65b25f873832e801621 /annotations/generate_annotated_java_files.py | |
parent | df35815c5fe2ec682ac45d62d24de8d3fc13af37 (diff) |
Update Currency to OpenJDK8u60
- Document existing Android-changed sections that are implemented
on top of ICU (field icuCurrency).
- Remove documentation that incorrectly stated that Currency data
can be superseded via a properties file; this is not supported
on Android.
- In getSymbol() and getDisplayName(), explicitly use
Locale.getDefault(DISPLAY) rather than rely on ICU Currency's
no-argument methods doing the same.
- Apply upstream change to turn Map of instances into a
ConcurrentHashMap.
- Other minor tweaks to minimize diff against upstream.
Bug: 29935305
Test: cts-tradefed run cts -m CtsLibcoreTestCases -a arm64-v8a
Change-Id: I39e0f84c83475f825309b2fecef7b4abad7bd0ff
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions