martenk-bc
Results
1
comments of
martenk-bc
Hi, I'm a colleague of Koen. We've encountered this issue a few times now. It seems to be preceded by the following error: ``` java.lang.ArrayIndexOutOfBoundsException: 1 at org.eclipse.collections.impl.map.mutable.primitive.LongObjectHashMap.getIfAbsent(LongObjectHashMap.java:2365) at org.eclipse.collections.impl.map.mutable.primitive.LongObjectHashMap.get(LongObjectHashMap.java:2340)...