Tom Tromey wrote:
> I'm not checking this in yet, I'd like some comments first.

Thanks. I like this change a lot, but I have one small comment. In the
documentation of Map.Entry.hashCode() it is sort of implied that a null
reference returns a 0 hash code. Both the RI and our current
implementation do that, but this patch changes that.

Regards,
Jeroen

Reply via email to