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

  • java-codestyle
    • #4881: [java] ClassNamingConventions: interfaces are identified as abstract classes (regression in 7.0.0)
  • java-performance
    • #4874: [java] StringInstantiation: False-positive when using new String(charArray)

๐Ÿšจ API Changes

โœจ External Contributions