Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: 228a1f5017d4f6b8715607bb534736338c41cf30
      https://github.com/pmd/pmd/commit/228a1f5017d4f6b8715607bb534736338c41cf30
  Author: Clément Fournier <clement.fourn...@tu-dresden.de>
  Date:   2024-05-13 (Mon, 13 May 2024)

  Changed paths:
    M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/multithreading/UnsynchronizedStaticFormatterRule.java
    M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/multithreading/xml/UnsynchronizedStaticFormatter.xml

  Log Message:
  -----------
  [java] Fix #2368 - UnsynchronizedStaticFormatter FP in static initializer


  Commit: 8f23cbb55620f6f31b2cba6cec619ef35e7cbe16
      https://github.com/pmd/pmd/commit/8f23cbb55620f6f31b2cba6cec619ef35e7cbe16
  Author: Clément Fournier <clement.fourn...@tu-dresden.de>
  Date:   2024-05-13 (Mon, 13 May 2024)

  Changed paths:
    M docs/pages/release_notes.md

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


  Commit: 88b8adbca7e118abdc36c652d75b3198d216f329
      https://github.com/pmd/pmd/commit/88b8adbca7e118abdc36c652d75b3198d216f329
  Author: Juan Martín Sotuyo Dodero <juansot...@gmail.com>
  Date:   2024-05-14 (Tue, 14 May 2024)

  Changed paths:
    M docs/pages/release_notes.md
    M pmd-java/src/main/java/net/sourceforge/pmd/lang/java/types/Lub.java
    M pmd-java/src/main/resources/category/java/errorprone.xml
    M 
pmd-java/src/test/kotlin/net/sourceforge/pmd/lang/java/types/CaptureTest.kt
    M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/errorprone/xml/StringBufferInstantiationWithChar.xml

  Log Message:
  -----------
  Merge branch 'master' into issue2368


  Commit: 9acb7747e7243e4636623739b818e2c9ce8d36ff
      https://github.com/pmd/pmd/commit/9acb7747e7243e4636623739b818e2c9ce8d36ff
  Author: Juan Martín Sotuyo Dodero <juansot...@gmail.com>
  Date:   2024-05-14 (Tue, 14 May 2024)

  Changed paths:
    M docs/pages/release_notes.md
    M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/multithreading/UnsynchronizedStaticFormatterRule.java
    M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/multithreading/xml/UnsynchronizedStaticFormatter.xml

  Log Message:
  -----------
  Merge pull request #5015 from oowekyala/issue2368

[java]  Fix #2368 - UnsynchronizedStaticFormatter FP in static initializer


Compare: https://github.com/pmd/pmd/compare/3f6184300cbb...9acb7747e724

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


_______________________________________________
Pmd-commits mailing list
Pmd-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmd-commits

Reply via email to