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
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
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
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