Edit me

??-January-2019 - 6.11.0

The PMD team is pleased to announce PMD 6.11.0.

This is a minor release.

New and noteworthy

Fixed Issues

  • java-bestpractices
    • #658: [java] OneDeclarationPerLine: False positive for loops
  • java-errorprone
    • #1035: [java] ReturnFromFinallyBlock: False positive on lambda expression in finally block

API Changes

External Contributions