This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Hashtable, RuleBasedCollator and natIconv (again)
On Thursday 06 March 2003 06:34, Tom Tromey wrote:
> I think it is really preferable to fix Xalan. There's nothing in the
> Hashtable docs to suggest that this behavior is guaranteed. Also,
> Object.equals() is very clearly defined as an equivalence
> relationship, which this is not.
That's O.K. I'll use it locally then, until I make old Xalan right.
What's about other two points. It looks like you ignored them,
maybe I made mistake by joining all three together.
* Second - your patch for natIconv.cc
* It's discussed earlier (last August) on the list
and
* Third - java.text.RuleBasedCollator
* Collator.getInstance throws an exception for "de" locale.
If you did see all three, my apologies.
V.Puskas