Archie Cobbs
cb9a98b31a
8347141: Several javac tests compile with an unnecessary -Xlint:-path flag
...
Reviewed-by: vromero, darcy
2025-01-09 14:46:13 +00:00
Maurizio Cimadamore
dbffe33251
8345263: Make sure that lint categories are used correctly when logging lint warnings
...
Reviewed-by: vromero, jlahoda
2024-12-16 10:20:13 +00:00
Jan Lahoda
68d32a9a8a
8217381: Incovenient errors reported when annotation processor generates source file and errors in the same round
...
When an annotation processor reports and error, defer reporting recoverable errors from the erroneous round to the last round, to avoid reporting errors that were resolved in the erroneous round.
Reviewed-by: jjg
2019-02-15 12:09:53 +01:00
Vicente Romero
5f7d996632
8196403: remove the remaining use of string keys for errors and warnings in the compiler
...
Reviewed-by: mcimadamore, jlahoda
2018-02-02 07:43:54 -05:00
Erik Joelsson
3789983e89
8187443: Forest Consolidation: Move files to unified layout
...
Reviewed-by: darcy, ihse
2017-09-12 19:03:39 +02:00