??-????-2018 - 6.9.0
The PMD team is pleased to announce PMD 6.9.0.
This is a minor release.
New and noteworthy
Fixed Issues
- java-codestyle
- #1356: [java] UnnecessaryModifier wrong message public->static
API Changes
External Contributions
- #1366: [Java] Static Modifier on Internal Interface pmd #1356 - avishvat
- #1368: [doc] Updated outdated note in the building documentation. - Maikel Steneker
- #1375: [java] Add missing null check AbstractJavaAnnotatableNode - Will Winder