Table of Contents
26-April-2024 - 7.0.1-SNAPSHOT
The PMD team is pleased to announce PMD 7.0.1-SNAPSHOT.
This is a bugfix release.
๐ New and noteworthy
๐ Fixed Issues
- cli
- #4791: [cli] Could not find or load main class
- java-codestyle
- #4881: [java] ClassNamingConventions: interfaces are identified as abstract classes (regression in 7.0.0)
- java-design
- #4873: [java] AvoidCatchingGenericException: Can no longer suppress on the exception itself
- java-performance