Skip to content

[java] PreserveStackTrace - consider instance type patterns#5331

Merged
jsotuyod merged 2 commits intopmd:mainfrom
adangel:issue-5318
Nov 15, 2024
Merged

[java] PreserveStackTrace - consider instance type patterns#5331
jsotuyod merged 2 commits intopmd:mainfrom
adangel:issue-5318

Conversation

@adangel
Copy link
Copy Markdown
Member

@adangel adangel commented Nov 14, 2024

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)

@adangel adangel added this to the 7.8.0 milestone Nov 14, 2024
@ghost
Copy link
Copy Markdown

ghost commented Nov 14, 2024

1 Message
📖 Compared to main:
This changeset changes 0 violations,
introduces 0 new violations, 0 new errors and 0 new configuration errors,
removes 0 violations, 2 errors and 7 configuration errors.
Download full report as build artifact

Generated by 🚫 Danger

@jsotuyod jsotuyod merged commit f7de8d3 into pmd:main Nov 15, 2024
@adangel adangel deleted the issue-5318 branch November 17, 2024 14:08
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] PreserveStackTraceRule: false-positive on Pattern Matching with instanceof

2 participants