Branch: refs/heads/main
  Home:   https://github.com/pmd/pmd
  Commit: 83d1d389872015814a52d7a4573006c1c93074db
      https://github.com/pmd/pmd/commit/83d1d389872015814a52d7a4573006c1c93074db
  Author: Lukas Gräf <[email protected]>
  Date:   2026-01-25 (Sun, 25 Jan 2026)

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

  Log Message:
  -----------
  [java] Fix InvalidLogMessageFormat FP when final parameter is 
Supplier<Throwable>


  Commit: 9882ee801a2a41a1f8413801956ba328411fbad5
      https://github.com/pmd/pmd/commit/9882ee801a2a41a1f8413801956ba328411fbad5
  Author: Lukas Gräf <[email protected]>
  Date:   2026-01-25 (Sun, 25 Jan 2026)

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

  Log Message:
  -----------
  [java] Fix detection of Supplier<Throwable> for method calls and method 
references inside lambda


  Commit: 7abd97080d4880978c3811dcf380b8d5832a1d3b
      https://github.com/pmd/pmd/commit/7abd97080d4880978c3811dcf380b8d5832a1d3b
  Author: Lukas Gräf <[email protected]>
  Date:   2026-01-25 (Sun, 25 Jan 2026)

  Changed paths:
    M docs/pages/release_notes.md

  Log Message:
  -----------
  [doc] Update release notes (#3601)


  Commit: 3063efe275dfbef9be378017459540d80e293c7b
      https://github.com/pmd/pmd/commit/3063efe275dfbef9be378017459540d80e293c7b
  Author: Andreas Dangel <[email protected]>
  Date:   2026-01-29 (Thu, 29 Jan 2026)

  Changed paths:
    M docs/pages/release_notes.md

  Log Message:
  -----------
  Update release notes


  Commit: 4c3ba5a67730c1cab150a3f78aa3eecc44e11095
      https://github.com/pmd/pmd/commit/4c3ba5a67730c1cab150a3f78aa3eecc44e11095
  Author: Andreas Dangel <[email protected]>
  Date:   2026-01-29 (Thu, 29 Jan 2026)

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

  Log Message:
  -----------
  [java] Fix #3601: InvalidLogMessageFormat: False positive when final 
parameter is Supplier<Throwable> (#6407)


Compare: https://github.com/pmd/pmd/compare/66024cf8a5da...4c3ba5a67730

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