This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Patch: changes to Calendar and friends


Tom Tromey wrote:

> With this patch we pass all the calendar-related tests in Mauve (I
> added a few while working on this, too).
>
> I'm checking this in on the trunk.

Cool. This is an important fix, IMO, so my vote would go to putting it on the branch as well.

> 2001-05-10  Tom Tromey  <tromey@redhat.com>
>
>         * java/util/GregorianCalendar.java: Imported from Classpath.
>         * gnu/java/locale/LocaleInformation_nl.java: New file from
>         Classpath.
>         * gnu/java/locale/LocaleInformation_en.java: Likewise.
>         * gnu/java/locale/LocaleInformation_de.java: Likewise.
>         * gnu/java/locale/LocaleInformation.java: Likewise.

There is a lot of overlap between these classes and the gnu/gcj/text/LocaleData*.java ones. It would be good
to have just one source for locale data. Should those ones be deprecated/removed?

regards

  [ bryce ]



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]