-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Pull requests: pmd/pmd
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[java] Fix invalid Javadoc syntax in VfDocStyleTest
#6361
opened Dec 26, 2025 by
gianmarcoschifone
Loading…
[java] Fix #4158: BigIntegerInstantiation false-negative with compile-time constant
#6360
opened Dec 26, 2025 by
lukasgraef
Loading…
3 of 4 tasks
[java] Fix #6234: Parser fails to parse switch expressions in super() constructor calls
#6359
opened Dec 26, 2025 by
mdhamed238
Loading…
4 tasks done
chore(deps): bump scalameta.version from 4.14.2 to 4.14.3
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
#6355
opened Dec 24, 2025 by
dependabot
bot
Loading…
chore(deps): bump org.mozilla:rhino from 1.7.15.1 to 1.9.0
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
#6351
opened Dec 24, 2025 by
dependabot
bot
Loading…
chore(deps): bump kotlin.version from 2.2.10 to 2.3.0
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
#6338
opened Dec 17, 2025 by
dependabot
bot
Loading…
[java] Fix #5882: UnconditionalIfStatement false-negative if true/false is not literal
#6315
opened Dec 8, 2025 by
mrclmh
Loading…
3 of 4 tasks
[mcp] A dd MCP Server for PMD - enables AI assistants to run static code analysis
#6314
opened Dec 8, 2025 by
roeiba
Loading…
4 tasks done
[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
[java] Fix #4576: UseShortArrayInitializer with arrays of parametrized types (generic array creation)
#6310
opened Dec 4, 2025 by
mrclmh
Loading…
3 of 4 tasks
[cli] Improve Designer start script
an:enhancement
An improvement on existing features / rules
in:cli
Affects the PMD Command Line Interface
[core] Refactor RuleContext to use builder pattern
an:enhancement
An improvement on existing features / rules
[java] New Rule: DoNotUseUnsafe
a:new-rule
Proposal to add a new built-in rule
#6232
opened Nov 13, 2025 by
thomasleplus
Loading…
4 tasks done
chore(deps): bump org.jetbrains.dokka:dokka-maven-plugin from 2.0.0 to 2.1.0
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
#6183
opened Oct 29, 2025 by
dependabot
bot
Loading…
[apex] New rule: Repeated primitives
a:new-rule
Proposal to add a new built-in rule
#5819
opened Jun 9, 2025 by
mitchspano
•
Draft
4 tasks done
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.