PMD Results
The following document contains the results of PMD 7.14.0.
Violations By Priority
Priority 3
org/forgerock/http/apache/async/AsyncHttpClientProvider.java
Priority 4
org/forgerock/http/apache/async/CloseableBufferFactory.java
Rule |
Violation |
Line |
UnnecessaryFullyQualifiedName |
Unnecessary qualifier 'java.nio': 'ByteBuffer' is already in scope because it is imported in this file |
58 |
Files
org/forgerock/http/apache/async/AsyncHttpClientProvider.java
org/forgerock/http/apache/async/CloseableBufferFactory.java
Rule |
Violation |
Priority |
Line |
UnnecessaryFullyQualifiedName |
Unnecessary qualifier 'java.nio': 'ByteBuffer' is already in scope because it is imported in this file |
4 |
58 |