PMD Results
The following document contains the results of PMD 4.3.
Files
org/jomc/modlet/DefaultModelContext.java
Violation | Line |
---|
Avoid using java.lang.ThreadGroup; it is not thread safe | 849 |
Avoid unused private methods such as 'getMessage(Throwable)'. | 2120 |
org/jomc/modlet/DefaultModletProvider.java
Violation | Line |
---|
Avoid unused private methods such as 'getMessage(Throwable)'. | 530 |
org/jomc/modlet/ModelContext.java
Violation | Line |
---|
Avoid unused private methods such as 'getMessage(Throwable)'. | 1174 |
org/jomc/modlet/ModelContextFactory.java
Violation | Line |
---|
Avoid unused private methods such as 'getMessage(Throwable)'. | 161 |
org/jomc/modlet/ModletObject.java
Violation | Line |
---|
Avoid using java.lang.ThreadGroup; it is not thread safe | 114 |
Avoid using java.lang.ThreadGroup; it is not thread safe | 220 |
Avoid using java.lang.ThreadGroup; it is not thread safe | 360 |
Avoid using java.lang.ThreadGroup; it is not thread safe | 461 |
org/jomc/modlet/Schema.java
Violation | Line |
---|
Avoid using java.lang.ThreadGroup; it is not thread safe | 901 |
Avoid using java.lang.ThreadGroup; it is not thread safe | 927 |
org/jomc/modlet/Services.java
Violation | Line |
---|
Avoid using java.lang.ThreadGroup; it is not thread safe | 185 |
Avoid using java.lang.ThreadGroup; it is not thread safe | 197 |