-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.3.9
-
Fix Version/s: 3.5.0-alpha-1, 3.5.0
-
Component/s: None
-
Labels:
-
Flags:Patch
The code linting tool PMD identified numerous places where Maven's string handling is inefficient. I've prepared a set of patches that should help speed things up.
The command I used was `pmd -d . -R java-strings`
- mentioned in
-
Page Loading...