Aleksey Shipilev wrote:
Good comments, Mark, thanks! But I have to chill your fury a little :)The reason behind all that changes is that entire IdentityHashMap implementation was thrown away and replaced by HashMap
Isn't it possible to actually record this fact using SVN, by deleting the file, and then adding it again (or svn copy it from HashMap) - so that it doesn't look like a *change*, but more what it actually is: a remove, and then an add (actually, a copy)?
Endre.
