koenr-bc
Results
2
issues of
koenr-bc
We saw a case where org.eclipse.collections.impl.map.mutable.primitive.LongObjectHashMap#probeThree caused an infinite loop. I was unable to reproduce it directly but managed a reflective case how the situation would look. Looking at the...
See also https://github.com/eclipse/eclipse-collections/issues/1134 Version info; - mapdb: 3.0.8 - eclipse-collections: 10.4.0 In some cases the mapdb lib seems to be able to create an inconsistent state in the eclipse-collections LongObjectHashMap...