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]
Other format: [Raw text]

Re: [PATCH] Remove classpath overrides for Calender, Currency, locale et al.


>>>>> "David" == David Daney <ddaney@avtrex.com> writes:

David> Here is the new patch.  The only change from the previous
David> version is that I merged code from classpath into
David> java.text.Collator.

This is ok.  Nice job.  I think you will probably hold the "biggest
deletion" record for GCC -- put that on your resume :-)

David> I think we should commit this and then perhaps address the
David> java.text.ParseException in classpath.

I agree.

I'm also curious about the class loader issue... in my abandoned
attempt to do this same thing I think I had to change things so that
the locale info was found via the system class loader...?

Tom


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