diff options
author | Narayan Kamath <narayan@google.com> | 2014-05-12 12:34:32 +0100 |
---|---|---|
committer | Narayan Kamath <narayan@google.com> | 2014-05-12 12:39:53 +0100 |
commit | 78b660e21412ff36d3eed179ff400d8fa690267e (patch) | |
tree | d3794c448d21fb4f1564ca1a9a0d4223b37d86ba /jsr166-tests/src/test/java/jsr166/ArrayBlockingQueueFairTest.java | |
parent | 0a2ddb63dcf5fa82131bc026f12c731ad85b2053 (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
Change-Id: Id3703a9f4e2ff3e3b24d4a45205722f72f440ba8
Diffstat (limited to 'jsr166-tests/src/test/java/jsr166/ArrayBlockingQueueFairTest.java')
0 files changed, 0 insertions, 0 deletions