Branch: refs/heads/main
Home: https://github.com/pmd/pmd
Commit: 5487f653f7250b6ac7df1b9433489072930c8148
https://github.com/pmd/pmd/commit/5487f653f7250b6ac7df1b9433489072930c8148
Author: mrclmh <[email protected]>
Date: 2025-11-28 (Fri, 28 Nov 2025)
Changed paths:
M pmd-java/src/main/resources/category/java/codestyle.xml
Log Message:
-----------
Style: Indentation fix and avoid overshooting max line length
Commit: b87b7ce824a81c46d6c6305ac1acb4d18da0a059
https://github.com/pmd/pmd/commit/b87b7ce824a81c46d6c6305ac1acb4d18da0a059
Author: mrclmh <[email protected]>
Date: 2025-11-28 (Fri, 28 Nov 2025)
Changed paths:
M pmd-java/src/main/resources/category/java/codestyle.xml
Log Message:
-----------
Fix: Add an exception for final finalize
The construct final finalize is one security measure that can be used
to prevent finalizer attacks.
Commit: 44ffcf2ce511c8b2befb29e21578782263e84bdb
https://github.com/pmd/pmd/commit/44ffcf2ce511c8b2befb29e21578782263e84bdb
Author: mrclmh <[email protected]>
Date: 2025-11-28 (Fri, 28 Nov 2025)
Changed paths:
M
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/codestyle/xml/EmptyMethodInAbstractClassShouldBeAbstract.xml
Log Message:
-----------
Test: Allow final finalize to prevent finalizer attack
Commit: 62769dfe6622f25111923385a6fdd70bb52c59a5
https://github.com/pmd/pmd/commit/62769dfe6622f25111923385a6fdd70bb52c59a5
Author: mrclmh <[email protected]>
Date: 2025-11-28 (Fri, 28 Nov 2025)
Changed paths:
M pmd-java/src/main/resources/category/java/codestyle.xml
M
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/codestyle/xml/EmptyMethodInAbstractClassShouldBeAbstract.xml
Log Message:
-----------
Refactor: Allow all final empty methods in abstract
Commit: f66b2a6741bd74c490ef63660dbc18e711332e92
https://github.com/pmd/pmd/commit/f66b2a6741bd74c490ef63660dbc18e711332e92
Author: Andreas Dangel <[email protected]>
Date: 2025-12-18 (Thu, 18 Dec 2025)
Changed paths:
M docs/pages/release_notes.md
Log Message:
-----------
[doc] Update release notes (#6279, #6288)
Commit: 48c8038a9df1ca92354f4f63543860edb559df53
https://github.com/pmd/pmd/commit/48c8038a9df1ca92354f4f63543860edb559df53
Author: Andreas Dangel <[email protected]>
Date: 2025-12-18 (Thu, 18 Dec 2025)
Changed paths:
M docs/pages/release_notes.md
M pmd-java/src/main/resources/category/java/codestyle.xml
M
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/codestyle/xml/EmptyMethodInAbstractClassShouldBeAbstract.xml
Log Message:
-----------
[java] Fix #6279: EmptyMethodInAbstractClassShouldBeAbstract should ignore
final methods (#6288)
Compare: https://github.com/pmd/pmd/compare/51d3a14a5235...48c8038a9df1
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