Skip to content

[cpp] Fix #6641: CPD: IndexOutOfBoundsException when a duplication is at end of file with UTF8-BOM#6703

Merged
lukasgraef merged 7 commits into
pmd:mainfrom
lukasgraef:issue6641
Jun 5, 2026
Merged

[cpp] Fix #6641: CPD: IndexOutOfBoundsException when a duplication is at end of file with UTF8-BOM#6703
lukasgraef merged 7 commits into
pmd:mainfrom
lukasgraef:issue6641

Conversation

@lukasgraef

@lukasgraef lukasgraef commented May 20, 2026

Copy link
Copy Markdown
Contributor

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)

@pmd-actions-helper

pmd-actions-helper Bot commented May 20, 2026

Copy link
Copy Markdown
Contributor

Documentation Preview

Compared to main:
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.
There are 0 changed duplications, 0 new duplications and 0 removed duplications.
There are 0 changed CPD errors, 0 new CPD errors and 0 removed CPD errors.

Regression Tester Report

(comment created at 2026-06-05 11:24:10+00:00 for dcba6a3)

@lukasgraef lukasgraef marked this pull request as ready for review May 22, 2026 14:46
@lukasgraef lukasgraef added this to the 7.26.0 milestone Jun 5, 2026
@lukasgraef lukasgraef merged commit 419ebaa into pmd:main Jun 5, 2026
13 checks passed
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.

[cpp] CPD: IndexOutOfBoundsException when a duplication is at end of file with UTF8-BOM

4 participants