Quote from: EgonOlsen on November 14, 2014, 09:54:33 PM
Here's the fixed version: http://jpct.de/download/beta/jpct_ae.jar
Oh right, the order in HashMap will be scrambled if the capacity is resized.
Maybe you can use LinkedHashMap (?)
Thanks for the quick fix.