[Bug libgcj/7789] java.util.TimeZone.getDefault() finds wrong time zone
debian-gcc at lists dot debian dot org
gcc-bugzilla@gcc.gnu.org
Sun Sep 28 20:19:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7789
------- Additional Comments From debian-gcc at lists dot debian dot org 2003-09-28 18:50 -------
not yet:
$ /usr/lib/j2se/1.4/bin/java TimeZoneTest
Europe/Berlin
3600000
3600000
true
true
$ /usr/lib/gcc-snapshot/bin/gij TimeZoneTest
Atlantic/Cape_Verde
3600000
-3600000
false
false
More information about the Gcc-bugs
mailing list