Skip to content

Pull requests: pmd/pmd

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

[java] False positive for UnusedPrivateField referenced by @FieldSource
#6686 opened May 16, 2026 by zbynek Contributor Loading…
2 of 4 tasks
[java] Work on #4814: Deprecate 3 methods
#6671 opened May 13, 2026 by UncleOwen Member Loading…
2 tasks done
[kotlin] Add AST improvements, KotlinAstUtil, and LocalVariableShadowsParameter rule needs:user-input Maintainers are waiting for feedback from author
#6670 opened May 13, 2026 by stokpop Contributor Loading…
4 tasks done
[java] AvoidSynchronizedStatement: Improve rule doc in:documentation Affects the documentation [doc]
#6657 opened May 8, 2026 by adangel Member Loading…
4 tasks
[kotlin] Fix #6608: Improve kotlin parser error handling needs:user-input Maintainers are waiting for feedback from author
#6650 opened May 7, 2026 by stokpop Contributor Loading…
4 tasks done
[kotlin] Kotlin types support
#6645 opened May 6, 2026 by stokpop Contributor Draft
4 tasks done
2
3
chore(deps): bump org.jetbrains.dokka:dokka-maven-plugin from 2.0.0 to 2.2.0 dependencies Pull requests that update a dependency file java Pull requests that update Java code
#6568 opened Apr 1, 2026 by dependabot Bot Loading…
More restrictive check for violation location in tests
#6559 opened Mar 31, 2026 by zbynek Contributor Draft
1 of 4 tasks
[java] Fix #4953: Deprecate methods of PMDConfiguration that use ClassLoader an:enhancement An improvement on existing features / rules is:deprecation The main focus is deprecating public APIs or rules, eg to make them internal, or removing them
#6312 opened Dec 7, 2025 by oowekyala Member Loading…
4 tasks
7.25.0
[core] Fix #5039: Refactor RuleContext to use builder pattern an:enhancement An improvement on existing features / rules
#6260 opened Nov 25, 2025 by oowekyala Member Loading…
5 tasks
7.25.0
[core] Refactor CPD internals to improve efficiency
#6215 opened Nov 7, 2025 by oowekyala Member Loading…
4 tasks
7.25.0
[apex] New rule: Repeated primitives a:new-rule Proposal to add a new built-in rule
#5819 opened Jun 9, 2025 by mitchspano Contributor Draft
4 tasks done
[java] Add new rule SimplifyStreamExpression a:new-rule Proposal to add a new built-in rule
#5725 opened May 8, 2025 by oowekyala Member Draft
4 tasks
7.25.0
(PoC) [java] Verify JDK API Version
#5299 opened Oct 31, 2024 by adangel Member Draft
4 tasks
Bump net.java.dev.javacc:javacc from 5.0 to 7.0.13 dependencies Pull requests that update a dependency file java Pull requests that update Java code
#5282 opened Oct 21, 2024 by dependabot Bot Loading…
[core] Add new Metrics Report Format
#5166 opened Aug 12, 2024 by maxwai Loading…
4 of 5 tasks
ProTip! Exclude everything labeled bug with -label:bug.