forked from phoedos/pmd
- Inadvertly I was using the constructor that received an int as initial capacity, which instantiated massive collections leading to an increase in memory usage.
- Inadvertly I was using the constructor that received an int as initial capacity, which instantiated massive collections leading to an increase in memory usage.