Skip to content

[java] Fix #4753 - PMD crashes while using generics and wildcards #4755

Merged
adangel merged 2 commits into
pmd:masterfrom
oowekyala:issue4753-capture-of-wildcard
Dec 1, 2023
Merged

[java] Fix #4753 - PMD crashes while using generics and wildcards #4755
adangel merged 2 commits into
pmd:masterfrom
oowekyala:issue4753-capture-of-wildcard

Conversation

@oowekyala

Copy link
Copy Markdown
Member

Describe the PR

Related issues

Ready?

  • Added unit tests for fixed bug/feature
  • Passing all unit tests
  • Complete build ./mvnw clean verify passes (checked automatically by github actions)
  • Added (in-code) documentation (if needed)

@ghost

ghost commented Nov 28, 2023

Copy link
Copy Markdown
1 Message
📖 Compared to master:
This changeset changes 0 violations,
introduces 0 new violations, 0 new errors and 0 new configuration errors,
removes 0 violations, 0 errors and 0 configuration errors.
Download full report as build artifact
Compared to master:
This changeset changes 0 violations,
introduces 0 new violations, 0 new errors and 0 new configuration errors,
removes 0 violations, 0 errors and 0 configuration errors.
Download full report as build artifact

Generated by 🚫 Danger

@adangel adangel left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@adangel adangel added this to the 7.0.0 milestone Dec 1, 2023
@adangel adangel merged commit c3a91ea into pmd:master Dec 1, 2023
adangel added a commit that referenced this pull request Dec 1, 2023
[java] Fix #4753 - PMD crashes while using generics and wildcards #4755
@oowekyala oowekyala deleted the issue4753-capture-of-wildcard branch December 1, 2023 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[java] PMD crashes while using generics and wildcards

2 participants