Issue #15159: RedundantModifierCheck should violate final modifier on…#15492
Conversation
570fa0c to
11f0468
Compare
|
running command locally : EDIT: The Java version locally is 22 but CI executions use version 21. The above code is not compilable by Java 21 (This is a bug in javac21 because Java grammar says that the code is valid) updating to a newer image version from Java 21 didn't help (java 21.0.2 has the same bug). |
|
github, generate site |
|
@mahfouz72 please show java versions and vendors for both CI execution and local, this is critical to help us understand what is going on here. We should also take a look at the grammar and see what it specifies. |
|
Github, generate report for RedundantModifier/all-examples-in-one |
|
Report generation failed on phase "make_report", |
d21bbff to
7661c1f
Compare
|
github, generate report |
7661c1f to
e7562fd
Compare
e96de32 to
3e4da09
Compare
3e4da09 to
0f74a07
Compare
a33f0ee to
bbe3eb3
Compare
|
github, generate report |
|
github, generate report |
bbe3eb3 to
f33cf46
Compare
|
I think failure in https://app.circleci.com/jobs/github/checkstyle/checkstyle/673440 is unrelated. |
|
github, generate report |
…odifier on unnamed variables
f33cf46 to
1f1fd6e
Compare

closes #15159
Diff Regression config: https://gist.githubusercontent.com/mahfouz72/afd57aa6e51ca161b7927acd959e5211/raw/bcf25b79718c2480283ab52d6662b42814056edb/check.xml
Diff Regression patch config: https://gist.githubusercontent.com/mahfouz72/33967bf86e4a29cafa429771b0e95808/raw/927d953c15bc189188acdacd0f7530cf2cc15135/check_patch.xml