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
GitHub Pull Request #1352