On 08/11/2007, Mark Wielaard <[EMAIL PROTECTED]> wrote: > > On Thu, 2007-11-08 at 07:23 +0100, Jeroen Frijters wrote: > > It looks like this is caused by the fact that the Locale constructor > > doesn't intern the strings passed in when it is constructing the > > default Locale. I'm a bit surprised that this hasn't been caught > > earlier though, so I'm wondering if there is something I'm missing. > > Just looking at the Locale code the code it seems the obvious correct > thing to do. The only thing I can think of is that during bootstrap > other VMs much be passing in pre-interned Strings. > > Cheers, > > Mark > > If I remember rightly, Ian posted a patch for the same issue that has not yet been committed.
-- Andrew :-) Help end the Java Trap! Contribute to GNU Classpath and the OpenJDK http://www.gnu.org/software/classpath http://openjdk.java.net
