Jeroen Borgers

Results 141 comments of Jeroen Borgers

Related: #144 Configuring PMD settings by New Projects Setup results in NullPointerExceptions and #74 [RFE] Custom rulesets with relative path #63 Ability to select PMD version

There is a PMD rule: PreserveStackTrace which should cover this.

It is activated in our profile-to-evaluate.

Note it needs support for local var (used in parallelStream), formal param and field.

Not just put: Utilize an atomic if-combined-with-modify operation provided by the `ConcurrentMap`: `putIfAbsent`, `computeIfAbsent`, `computeIfPresent`, `getOrDefault`, `remove` and `replace`.

> There is no difference for short or long Regexp's as far as I can see. The number of characters to process in the compile is different and so the...