Branch: refs/heads/main
  Home:   https://github.com/pmd/pmd
  Commit: 9623cb23650c9de1891249a6cecd63de5bc60f74
      https://github.com/pmd/pmd/commit/9623cb23650c9de1891249a6cecd63de5bc60f74
  Author: Lukas Gräf <[email protected]>
  Date:   2025-12-26 (Fri, 26 Dec 2025)

  Changed paths:
    M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/performance/BigIntegerInstantiationRule.java
    M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/performance/xml/BigIntegerInstantiation.xml

  Log Message:
  -----------
  [java] Fix issue 4158: False negative in BigIntegerInstantiation


  Commit: f2ca2d6ddfd5c9c631b35194009814f7816515f8
      https://github.com/pmd/pmd/commit/f2ca2d6ddfd5c9c631b35194009814f7816515f8
  Author: Lukas Gräf <[email protected]>
  Date:   2025-12-26 (Fri, 26 Dec 2025)

  Changed paths:
    M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/performance/BigIntegerInstantiationRule.java

  Log Message:
  -----------
  [java] Issue 4158: minor optimization in case value is not constant


  Commit: 704a2fa1632d48970231591d12f067b5857f56f4
      https://github.com/pmd/pmd/commit/704a2fa1632d48970231591d12f067b5857f56f4
  Author: gianmarco <[email protected]>
  Date:   2025-12-26 (Fri, 26 Dec 2025)

  Changed paths:
    M 
pmd-visualforce/src/test/java/net/sourceforge/pmd/lang/visualforce/ast/VfDocStyleTest.java

  Log Message:
  -----------
  Fix invalid Javadoc syntax in VfDocStyleTest


  Commit: eb35c7537f148888c53f5d4dc98298b5fb5ea81d
      https://github.com/pmd/pmd/commit/eb35c7537f148888c53f5d4dc98298b5fb5ea81d
  Author: Andreas Dangel <[email protected]>
  Date:   2025-12-28 (Sun, 28 Dec 2025)

  Changed paths:
    M docs/pages/release_notes.md

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


  Commit: b5bf8fd0f62d4c21a716b7f15a2c80357ae7f6f4
      https://github.com/pmd/pmd/commit/b5bf8fd0f62d4c21a716b7f15a2c80357ae7f6f4
  Author: Andreas Dangel <[email protected]>
  Date:   2025-12-28 (Sun, 28 Dec 2025)

  Changed paths:
    M docs/pages/release_notes.md
    M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/performance/BigIntegerInstantiationRule.java
    M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/performance/xml/BigIntegerInstantiation.xml

  Log Message:
  -----------
  [java] Fix #4158: BigIntegerInstantiation false-negative with compile-time 
constant (#6360)


  Commit: e4c75fd1e803e99d2174555e66ffc4c2b73129b4
      https://github.com/pmd/pmd/commit/e4c75fd1e803e99d2174555e66ffc4c2b73129b4
  Author: Andreas Dangel <[email protected]>
  Date:   2025-12-28 (Sun, 28 Dec 2025)

  Changed paths:
    M 
pmd-visualforce/src/test/java/net/sourceforge/pmd/lang/visualforce/ast/VfDocStyleTest.java

  Log Message:
  -----------
  [vf] Fix invalid Javadoc syntax in VfDocStyleTest (#6361)


Compare: https://github.com/pmd/pmd/compare/e68504315c48...e4c75fd1e803

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