Skip to content

Remove dangling javadoc comments#12463

Merged
elharo merged 2 commits into
masterfrom
dangle
Jul 10, 2026
Merged

Remove dangling javadoc comments#12463
elharo merged 2 commits into
masterfrom
dangle

Conversation

@elharo

@elharo elharo commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

These are parameters, not fields. javadoc doesn't work here

@gnodet gnodet left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Review — Javadoc Cleanup

Clean removal of redundant inline javadoc comments from RequestResult.java record components. The class-level javadoc already documents all three components (request, result, error) via @param tags, so no documentation is lost. The single-line record declaration is cleaner. ✅

No issues found.


This review was generated by an AI agent and may contain inaccuracies. Please verify all suggestions before applying.

Claude Code on behalf of Guillaume Nodet

gnodet added a commit to gnodet/maven that referenced this pull request Jul 10, 2026
Reviewed new PR apache#12463 (remove dangling javadoc). APPROVE.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@elharo elharo merged commit e4cbc02 into master Jul 10, 2026
41 of 43 checks passed
@elharo elharo deleted the dangle branch July 10, 2026 23:52
@github-actions github-actions Bot added this to the 4.1.0 milestone Jul 10, 2026
@github-actions

Copy link
Copy Markdown

@elharo Please assign appropriate label to PR according to the type of change.

@elharo elharo added the documentation Improvements or additions to documentation label Jul 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants