1.2 KiB
1.2 KiB
title, permalink, keywords
| title | permalink | keywords |
|---|---|---|
| PMD Release Notes | pmd_release_notes.html | changelog, release notes |
????? - 6.4.0-SNAPSHOT
The PMD team is pleased to announce PMD 6.4.0.
This is a bug fixing release.
Table Of Contents
New and noteworthy
Fixed Issues
- java
- #1077: [java] Analyzing enum with lambda passed in constructor fails with "The enclosing scope must exist."
- java-bestpractices
- #1063: [java] MissingOverride is triggered in illegal places
- java-codestyle