[java] SwitchStmtsShouldHaveDefault false-positive with Java 14 switch non-fallthrough branches #2806
Labels
a:false-positive
PMD flags a piece of code that is not problematic
Milestone
Affects PMD Version:
All, including 6.28.0.
Rule: SwitchStmtsShouldHaveDefault
Description:
This causes a
SwitchStmtsShouldHaveDefault
warning.Running PMD through: [CLI | Ant | Maven | Gradle | Designer | Other]
Gradle.
The text was updated successfully, but these errors were encountered: