Branch: refs/heads/main
  Home:   https://github.com/pmd/pmd
  Commit: 5ecf5579d3b98e802a892aa84af3e0d0059ac641
      https://github.com/pmd/pmd/commit/5ecf5579d3b98e802a892aa84af3e0d0059ac641
  Author: Zbynek Konecny <[email protected]>
  Date:   2025-10-24 (Fri, 24 Oct 2025)

  Changed paths:
    M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/internal/JavaRuleUtil.java
    M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/errorprone/xml/UselessPureMethodCall.xml

  Log Message:
  -----------
  [java] Fix false positives in UselessPureMethodCall for streams and atomics


  Commit: 0a9935dba54a3f3b4f96a5ac22df451073ca31d5
      https://github.com/pmd/pmd/commit/0a9935dba54a3f3b4f96a5ac22df451073ca31d5
  Author: Zbynek Konecny <[email protected]>
  Date:   2025-10-24 (Fri, 24 Oct 2025)

  Changed paths:
    M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/internal/JavaRuleUtil.java

  Log Message:
  -----------
  Use InvocationMatcher for checking


  Commit: b9e0d1989908334b8643efdbc50971913e0af294
      https://github.com/pmd/pmd/commit/b9e0d1989908334b8643efdbc50971913e0af294
  Author: Andreas Dangel <[email protected]>
  Date:   2025-10-24 (Fri, 24 Oct 2025)

  Changed paths:
    M pmd-core/pmd-core-exclude-pmd.properties

  Log Message:
  -----------
  Ignore UnnecessaryWarningSuppression


  Commit: 315e497d268c58ca553750d302cf7e1cedaa0683
      https://github.com/pmd/pmd/commit/315e497d268c58ca553750d302cf7e1cedaa0683
  Author: Andreas Dangel <[email protected]>
  Date:   2025-10-24 (Fri, 24 Oct 2025)

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

  Log Message:
  -----------
  [java] UselessPureMethodCall - test descriptions


  Commit: 45fc8a97b0c610051189c8e27b202b519791cd86
      https://github.com/pmd/pmd/commit/45fc8a97b0c610051189c8e27b202b519791cd86
  Author: Andreas Dangel <[email protected]>
  Date:   2025-10-24 (Fri, 24 Oct 2025)

  Changed paths:
    M docs/pages/release_notes.md

  Log Message:
  -----------
  [doc] Update release notes (#6082, #6055, #6060)


  Commit: 1a31d8fae34d08d10749fe615c90a1cb70d0a0d5
      https://github.com/pmd/pmd/commit/1a31d8fae34d08d10749fe615c90a1cb70d0a0d5
  Author: Andreas Dangel <[email protected]>
  Date:   2025-10-24 (Fri, 24 Oct 2025)

  Changed paths:
    M docs/pages/release_notes.md
    M pmd-core/pmd-core-exclude-pmd.properties
    M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/internal/JavaRuleUtil.java
    M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/errorprone/xml/UselessPureMethodCall.xml

  Log Message:
  -----------
  [java] Fix false positives in UselessPureMethodCall for streams and atomics 
(#6082)


Compare: https://github.com/pmd/pmd/compare/b6d500b618a3...1a31d8fae34d

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