Table of Contents
28-March-2025 - 7.12.0-SNAPSHOT
The PMD team is pleased to announce PMD 7.12.0-SNAPSHOT.
This is a minor release.
๐ New and noteworthy
๐ Fixed Issues
- java
- #5587: [java] Thread deadlock during PMD analysis in ParseLock.getFinalStatus
- java-bestpractices
- #5369: [java] UnusedPrivateMethod false positives with lombok.val
๐จ API Changes
JTypeVar#withUpperbound
is deprecated. It was previously meant to be used internally and not needed anymore.