Edit me

??-October-2019 - 6.19.0

The PMD team is pleased to announce PMD 6.19.0.

This is a minor release.

New and noteworthy

Fixed Issues

  • java
    • #2042: [java] PMD crashes with ClassFormatError: Absent Code attributeā€¦
  • java-codestyle
    • #2017: [java] UnnecessaryFullyQualifiedName triggered for inner class
  • java-design
    • #1912: [java] Metrics not computed correctly with annotations

API Changes

Deprecated APIs

For removal

External Contributions

  • #2047: [java] Fix computation of metrics with annotations - Andi