mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-06 08:28:27 +00:00
Converting uses of Log and JCDiagnostic.Factory methods to use CompilerProperties instead of plain Strings, fixing inconsistencies, adding crules analyzer to ensure CompilerProperties are used whenever possible. Reviewed-by: mcimadamore