chegar [Fri, 23 Aug 2013 22:12:54 +0100] rev 21031
Merge
chegar [Thu, 15 Aug 2013 21:34:46 +0100] rev 21030
Merge
chegar [Fri, 09 Aug 2013 14:44:53 +0100] rev 21029
Merge
chegar [Fri, 02 Aug 2013 11:11:28 +0100] rev 21028
Merge
chegar [Thu, 25 Jul 2013 19:06:03 +0100] rev 21027
Merge
bpatel [Wed, 24 Jul 2013 15:18:33 -0700] rev 21026
8016675: Make Javadoc pages more robust
Reviewed-by: jlaskey, ksrini
vromero [Tue, 15 Oct 2013 21:02:21 +0100] rev 21025
8024947: javac should issue the potentially ambiguous overload warning only where the problem appears
Reviewed-by: jjg
vromero [Tue, 15 Oct 2013 19:36:45 +0100] rev 21024
8025816: javac crash with method reference with a type variable as the site
Reviewed-by: jjg
bpatel [Tue, 15 Oct 2013 11:20:27 -0700] rev 21023
8026370: javadoc creates empty <span class="italic"></span>
Reviewed-by: jjg
jlahoda [Tue, 15 Oct 2013 16:23:18 +0200] rev 21022
8026180: com.sun.source.tree.NewArrayTree refers to com.sun.tools.javac.util.List
Summary: Correcting import in NewArrayTree, adding test protecting againts improper types in API signatures
Reviewed-by: jjg