checkstyle / checkstyle/eclipse-cs
JavadocVariable accessmodifiers not respected
Open
- Dominant language
- Java
- Stars
- 105
- Forks
- 65
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 21
Description
With the following configuration, missing javadoc is being flagged for private members. This has only happened since upgrading to checkstyle 10.25.1 and using checkstyle plugin version 10.23.0.202506030314.
```
```
Contributor guide
Research direction
Reproduce the report with Checkstyle 10.25.1 and Eclipse Checkstyle plugin 10.23.0.202506030314 using the shown JavadocVariable configuration. Compare how private, package, protected, and public members are handled, then verify that private members are no longer flagged while the configured access modifiers remain checked.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100