rnveach
rnveach
I think the "no statements" is a weird case. You can't have an if or while loop without any code "inside" it, so there is nothing comparable here to existing...
I would first work on initial instance of module to see what is first required for the basic functionality of instance fields, and then determine if adding support for static...
> Should we put Class word in name of Check to make it clear target is only class, so enum unused fields will be ignored. It shouldn't matter if it...
I think the issue should stick the basics of just implementing private field support and have another issue add other properties. If there is some delay in other issue, xpath...
I downgraded to 6.0.3 in May and haven't seen an issue since.
I am for an input file if there is none currently.
This is moved back to triage because of the guard grammar update.
Would about inner inner types? Would this combine with the inner type count, or would it restart over again, or would they be ignored?
Ignore my previous posts, I didn't have Java compliance level set correctly. Input does compile. Just to note: * Outer is a class * Inner is a record * Second...
Eclipse 2024-06 does not display any javadocs for the compact constructor if the javadoc is removed. It will display the javadoc placed above it. Javadoc (JRE 22) will use the...