alundblad [Thu, 13 Feb 2014 14:58:10 +0100] rev 23115
8030714: The steps attribute, flow and desugar are unnecessary for implicit classes when compiling with -implicit:none
Summary: When compiling with -implicit:none, attribute, flow and desugar is skipped for better performance.
Reviewed-by: jfranck, jlahoda
jlahoda [Thu, 13 Feb 2014 13:38:48 +0100] rev 23114
8033961: Formatting of -Xlint: command line help
Summary: Improving formatting of command line help for -Xlint, including a short description of each lint.
Reviewed-by: jjg