This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: java.util.Date.toString() really slow?
- From: Jeff Sturm <jsturm at one-point dot com>
- To: Tom Tromey <tromey at redhat dot com>
- Cc: Adam Megacz <gcj at lists dot megacz dot com>, java at gcc dot gnu dot org
- Date: Tue, 4 Jun 2002 17:48:03 -0400 (EDT)
- Subject: Re: java.util.Date.toString() really slow?
On 4 Jun 2002, Tom Tromey wrote:
> We definitely need to fix ResourceBundle. It's been on my to-do list
> for far too long (ever since you pointed out the problems after the
> Classpath merge).
I didn't remember if I had mentioned it or not. I haven't been nearly
diligent enough in using GNATS :(
> I seem to recall that the existing ResourceBundle
> has correctness problems in addition to its performance problems.
Whoever fixes it might consider adding relevant testcases to Mauve if
they aren't already there. Unfortunately that's going to take more time
than I'm likely to have soon.
Jeff