Skip to content

[java] Fix #4288: Document that CallSuperFirst and CallSuperLast are android only#6601

Merged
adangel merged 1 commit into
pmd:mainfrom
UncleOwen:issue-4288-document-callsuperfirstlast-are-android-only
May 7, 2026
Merged

[java] Fix #4288: Document that CallSuperFirst and CallSuperLast are android only#6601
adangel merged 1 commit into
pmd:mainfrom
UncleOwen:issue-4288-document-callsuperfirstlast-are-android-only

Conversation

@UncleOwen

Copy link
Copy Markdown
Member

Describe the PR

Document that CallSuperFirst and CallSuperLast are android only.

Related issues

Ready?

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

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

TIP This summary will be updated as you push new changes. Give us feedback

@pmd-actions-helper

pmd-actions-helper Bot commented Apr 17, 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, 15 errors and 9 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-04-24 14:34:55+00:00 for d59fcfa)

@UncleOwen UncleOwen force-pushed the issue-4288-document-callsuperfirstlast-are-android-only branch from 6c21aae to d59fcfa Compare April 24, 2026 14:13
@adangel adangel added this to the 7.25.0 milestone May 7, 2026
@adangel adangel changed the title [java] Fix #4288: Document that CallSuperFirst and CallSuperLast are android only. [java] Fix #4288: Document that CallSuperFirst and CallSuperLast are android only May 7, 2026
adangel added a commit that referenced this pull request May 7, 2026
@adangel adangel merged commit d59fcfa into pmd:main May 7, 2026
13 checks passed
adangel added a commit that referenced this pull request May 7, 2026
@UncleOwen UncleOwen deleted the issue-4288-document-callsuperfirstlast-are-android-only branch May 7, 2026 14:53
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] Document that CallSuperFirst/CallSuperLast are Android specific

2 participants