RFR: 8345263: Make sure that lint categories are used correctly when logging lint warnings [v2]
Maurizio Cimadamore
mcimadamore at openjdk.org
Fri Dec 6 17:32:41 UTC 2024
On Fri, 6 Dec 2024 15:46:17 GMT, Archie Cobbs <acobbs at openjdk.org> wrote:
> But with this PR we can now enumerate all the `LintWarning`
Yes, this is indeed the part I like the most about this PR. I'm already using it to collect a bunch of stats on how many lint warnings we have, how many warnings by category, etc. - which is very useful to spot inconsistencies etc.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/22553#discussion_r1873749715
More information about the compiler-dev
mailing list