Description
When the SkimpyOffsetMap is full, a request for a key that is not in the map will throw an ArrayIndexOutOfBoundsException as the number of internal attempts overflows after Integer.MAXINT
Attachments
Issue Links
- links to
When the SkimpyOffsetMap is full, a request for a key that is not in the map will throw an ArrayIndexOutOfBoundsException as the number of internal attempts overflows after Integer.MAXINT