Branch: refs/heads/main
  Home:   https://github.com/pmd/pmd
  Commit: 44c669d909bc370cad64b6173c887aa2f8fd178a
      https://github.com/pmd/pmd/commit/44c669d909bc370cad64b6173c887aa2f8fd178a
  Author: Sören Glimm <[email protected]>
  Date:   2026-05-12 (Tue, 12 May 2026)

  Changed paths:
    M pmd-java/src/main/resources/category/java/errorprone.xml
    M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/errorprone/xml/AvoidInstanceofChecksInCatchClause.xml

  Log Message:
  -----------
  Fix for #6652

Support new-style instanceof in AvoidInstanceofChecksInCatchClause


  Commit: 6127ed71c622fce578ed5c39ae13359607b7f26f
      https://github.com/pmd/pmd/commit/6127ed71c622fce578ed5c39ae13359607b7f26f
  Author: Sören Glimm <[email protected]>
  Date:   2026-05-15 (Fri, 15 May 2026)

  Changed paths:
    M docs/pages/release_notes.md

  Log Message:
  -----------
  [doc] Update release notes (#6652, #6661)


  Commit: 5ee3d11751463ae2d80f4abf6c7f66b08c3d475b
      https://github.com/pmd/pmd/commit/5ee3d11751463ae2d80f4abf6c7f66b08c3d475b
  Author: Andreas Dangel <[email protected]>
  Date:   2026-05-15 (Fri, 15 May 2026)

  Changed paths:
    M docs/pages/release_notes.md
    M pmd-java/src/main/resources/category/java/errorprone.xml
    M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/errorprone/xml/AvoidInstanceofChecksInCatchClause.xml

  Log Message:
  -----------
  [java] Fix #6652: Support new-style instanceof (with pattern matching) in 
AvoidInstanceofChecksInCatchClause (#6661)


Compare: https://github.com/pmd/pmd/compare/ec4106414942...5ee3d1175146

To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd/settings/notifications


_______________________________________________
Pmd-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pmd-commits

Reply via email to