The following document contains the results of PMD 4.3.
| Violation | Line |
|---|---|
| Avoid using java.lang.ThreadGroup; it is not thread safe | 116 |
| Violation | Line |
|---|---|
| Avoid empty catch blocks | 230 - 232 |
| Avoid empty catch blocks | 233 - 235 |
| Violation | Line |
|---|---|
| Avoid unused private methods such as 'matches(String)'. | 137 |