Skip to content

Remove dangling javadoc comments#12463

Open
elharo wants to merge 2 commits into
masterfrom
dangle
Open

Remove dangling javadoc comments#12463
elharo wants to merge 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>
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.

2 participants