diff options
author | Joachim Sauer <jsauer@google.com> | 2016-10-13 15:38:45 +0100 |
---|---|---|
committer | Joachim Sauer <jsauer@google.com> | 2017-01-12 11:51:14 +0000 |
commit | d7928577b0cc656c1c6da16bfe281541fdd435ee (patch) | |
tree | 68382e18b52f0d4372948a9b54af0ab0c140c37b /annotations/generate_annotated_java_files.py | |
parent | c9dd3385ea6f927052783f42fb1282fb093e636e (diff) |
Make java.time compile.
This involves several mostly unrelated changes that nontheless don't
make sense to apply individually:
- Merge changes from OpenJDK8u60 to j.u.Calendar,
j.u.GregorianCalendar, j.u.TimeZone, sun.util.calendar.BaseCalendar
and CalendarSystem. These depend on changes in java.time, so they
weren't done earlier and some java.time classes depend on them.
- Replace name lookups with ICU resource lookups where a direct
replacement exist.
- Stub out name lookups where the ICU equivalent is non-trivial (will be
added in later commit)
Bug: 28832222
Test: CtsLibcoreTestCases (2 failures due to Calendar.getDisplayName() being unimplemented)
Change-Id: I77ed768b01ab0701c807145466e0f1d5d217a6d5
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions