https://issues.apache.org/bugzilla/show_bug.cgi?id=50786
Nick Burch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #8 from Nick Burch <[email protected]> 2011-03-04 07:54:54 EST --- Change committed in r1077920. Almost everyone seemed to just call getIndexedHash().get(..) so they will get the speedup with no need to change anything In the very rare case that you were relying on editing the old hashtable, getModifiableIndexedHash will provide that. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
