This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/15336] New: SimpleTimeZone.getOffset assumes same mode as rules
- From: "jlquinn at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 May 2004 05:09:47 -0000
- Subject: [Bug libgcj/15336] New: SimpleTimeZone.getOffset assumes same mode as rules
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
The code currently assumes that the same mode is used on the call to getOffset
as was used to create the start or end rule being compared to. This bug is a
placeholder as I'm planning to fix this as part of hacking SimpleTimeZone.
The fix I'm planning will convert rules and offset queries to absolute time so
they can be compared safely.
I think 8321 will be fixed by this as well.
--
Summary: SimpleTimeZone.getOffset assumes same mode as rules
Product: gcc
Version: 3.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: libgcj
AssignedTo: jlquinn at gcc dot gnu dot org
ReportedBy: jlquinn at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15336