Thu, 13 Feb 2014 14:58:10 +0100 8030714: The steps attribute, flow and desugar are unnecessary for implicit classes when compiling with -implicit:none
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
Thu, 13 Feb 2014 13:38:48 +0100 8033961: Formatting of -Xlint: command line help
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
Wed, 12 Feb 2014 12:31:30 -0700 4910483: Javadoc renders the string ".*\\.pdf" as ".\*\.pdf"
dlsmith [Wed, 12 Feb 2014 12:31:30 -0700] rev 23113
4910483: Javadoc renders the string ".*\\.pdf" as ".\*\.pdf" Summary: Adjust timing of printing "\\" in the comment scanner Reviewed-by: jjg
Mon, 10 Feb 2014 11:52:52 -0800 8033930: Unnecessary new line after the StackMapTable
jjg [Mon, 10 Feb 2014 11:52:52 -0800] rev 23112
8033930: Unnecessary new line after the StackMapTable 8033913: Incorrect indentation of StackMapTable entries Reviewed-by: ksrini
Fri, 07 Feb 2014 21:43:33 +0100 8033421: @SuppressWarnings("deprecation") does not work when overriding deprecated method
jlahoda [Fri, 07 Feb 2014 21:43:33 +0100] rev 23111
8033421: @SuppressWarnings("deprecation") does not work when overriding deprecated method Summary: When the overrides deprecated method warning is being reported, need to do that in the lint context of the method. Reviewed-by: vromero
Thu, 06 Feb 2014 18:54:13 -0800 8033581: Incorrect comment aligment
jjg [Thu, 06 Feb 2014 18:54:13 -0800] rev 23110
8033581: Incorrect comment aligment 8033798: javap output has unnecessary trailing whitespace 8033726: StackMapTable does not unindent properly Reviewed-by: ksrini
Thu, 06 Feb 2014 16:39:19 -0800 8032526: fix the accessibility, html, syntax errors and warnings reported by doclint report in langtools
cl [Thu, 06 Feb 2014 16:39:19 -0800] rev 23109
8032526: fix the accessibility, html, syntax errors and warnings reported by doclint report in langtools Reviewed-by: jjg
Thu, 06 Feb 2014 15:43:23 -0800 8033114: The values of non-static final fields are printed for the -constants option
jjg [Thu, 06 Feb 2014 15:43:23 -0800] rev 23108
8033114: The values of non-static final fields are printed for the -constants option Reviewed-by: ksrini
(0) -10000 -3000 -1000 -300 -100 -30 -10 -8 +8 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip