This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/15336] 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: 21 May 2004 05:59:08 -0000
- Subject: [Bug libgcj/15336] SimpleTimeZone.getOffset assumes same mode as rules
- References: <20040507050940.15336.jlquinn@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From jlquinn at gcc dot gnu dot org 2004-05-21 05:59 -------
Rereading the docs for SimpleTimeZone.getOffset makes it seem unclear just what
this call should support in terms of the modes for rules. Apparently, Sun java
requires that the day of week be correct for the day of month, which isn't
consistent with the rule modes. Also, our documentation for the function
describes it this way as well.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15336