PMD Results
The following document contains the results of PMD 7.24.0.
PMD found no problems in your source code.
Suppressed Violations
| Filename | Rule message | Suppression type | Reason |
|---|---|---|---|
| io/wcm/handler/media/impl/MediaBuilderImpl.java | This call to Collection.toArray() may be optimizable | @suppresswarnings | |
| io/wcm/handler/media/impl/MediaBuilderImpl.java | Avoid catching Exception in try-catch block | @suppresswarnings | |
| io/wcm/handler/mediasource/dam/DamMediaSource.java | You should not modify visibility of constructors, methods or fields using setAccessible() | @suppresswarnings |