
Simon Barner
authored
- This fixes the bug that the TreeMap suffers from collisions of identity hashes. - The special properties of IdentityHashMap that it uses references equality (instead of equals()) to decide collisions is not needed here, but it also does not harm since this is the default implementation of equals(), and per definition there cannot be two equal elements (at the XMI resource level). refs 2309
Name | Last commit | Last update |
---|