5 Commits

Author SHA1 Message Date
Archie L. Cobbs
d7ff2d7b64 Remove unnecessary -Xlint:-suppression flags. 2025-08-30 15:25:51 -05:00
Archie L. Cobbs
338ba2a1bf Add support for the "suppression" lint category. 2025-05-10 12:08:49 -05:00
Severin Gehwolf
4e24dc003c 8353185: Introduce the concept of upgradeable files in context of JEP 493
Reviewed-by: clanger, ihse, alanb
2025-04-15 10:16:31 +00:00
Archie Cobbs
c799cad1de 8343486: Remove unnecessary @SuppressWarnings annotations and -Xlint:-foo options
Reviewed-by: ihse
2024-11-05 15:44:54 +00:00
Archie L. Cobbs
8f5bb538ab 8015831: Add lint check for calling overridable methods from a constructor
6557145: Warn about calling abstract methods in constructors

Reviewed-by: ihse, vromero, mcimadamore
2023-03-17 22:05:50 +00:00