mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-17 11:23:19 +00:00
Using a DiagnosticFlag to mark diagnostics that should be always printed even if multiple of them have the same source position. Reviewed-by: darcy, jjg, mcimadamore