6598104: javac should not warn about imports of deprecated classes Suppressing the deprecation warnings when importing a deprecated element (deprecations in import qualifier will be produced). Reviewed-by: darcy, jjg, mcimadamore
Create new combo type/symbol visitor printer used by all diagnostic formatters Reviewed-by: jjg