diff options
author | Narayan Kamath <narayan@google.com> | 2014-05-12 12:34:32 +0100 |
---|---|---|
committer | Narayan Kamath <narayan@google.com> | 2014-05-12 18:10:36 +0100 |
commit | 0ed1f9fd26b80f14ec4a5676c6f3fe00072c9bb5 (patch) | |
tree | 800ae8d1c72766829d5937cc9ec4420b3f742a6c /annotations/generate_annotated_java_files.py | |
parent | 31b937ba8fcda6a34d7d587e251405b8e9252b6d (diff) |
Fix mapping for Field.TIME_ZONE.
This partially reverts 018b61546e.
Commit 018b61546e claims to fix a few failing tests, but the
tests in question pass even without this section of this
change. Commit 018b61546e also causes interoperability issues
with the RI and causes DateFormatFieldTest to fail.
More fundamentally, the mapping between Field.TIME_ZONE and
Calendar.ZONE_OFFSET seems incorrect because the format classes
manipulate Calendar#zone via setTimeZone and getTimeZone and
do not directly modify the Calendar.ZONE_OFFSET / DST_OFFSET
fields.
bug: 12782114
(cherry picked from commit 78b660e21412ff36d3eed179ff400d8fa690267e)
Change-Id: I72ff35b7d7fa079bbd08224c57fd065ac4eca038
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions