This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug libgcj/24860] java.util.Calendar needs updating
- From: "mckinlay at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 13 Feb 2006 22:02:35 -0000
- Subject: [Bug libgcj/24860] java.util.Calendar needs updating
- References: <bug-24860-11656@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from mckinlay at redhat dot com 2006-02-13 22:02 -------
libgcj is not yet using Classpath's locale database, so classes (including
Calendar) that rely on the old locale information are yet to be merged. I'm
working on a patch for the trunk that will switch libgcj to use Classpath's
locale information. Once that it done, the libgcj-local versions of Calendar
and other locale-dependent classes will go away.
--
mckinlay at redhat dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mckinlay at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24860