2017-07-05 Merge
duke [Wed, 05 Jul 2017 19:24:44 +0200] rev 21899
Merge
2013-12-03 Merge
lana [Tue, 03 Dec 2013 10:47:17 -0800] rev 21898
Merge
2013-11-26 8027789: Access method for Outer.super.m() references indirect superclass
jlahoda [Tue, 26 Nov 2013 15:33:12 +0100] rev 21897
8027789: Access method for Outer.super.m() references indirect superclass Summary: Internally convert the qualified super access to an equivalent of an unqualified super access inside the access method. Reviewed-by: vromero, jjg
2013-11-26 8026374: javac accepts void as a method parameter
jlahoda [Tue, 26 Nov 2013 15:27:19 +0100] rev 21896
8026374: javac accepts void as a method parameter Summary: Changing Check.validate to reject void types. Reviewed-by: jjg, vromero
2013-11-26 8028428: strictfp allowed as annotation element modifier
jfranck [Tue, 26 Nov 2013 13:33:33 +0100] rev 21895
8028428: strictfp allowed as annotation element modifier Reviewed-by: jjg
2013-11-26 8028318: [doclint] doclint will reject existing user-written doc comments using custom tags that follow the recommended rules
jjg [Mon, 25 Nov 2013 17:42:28 -0800] rev 21894
8028318: [doclint] doclint will reject existing user-written doc comments using custom tags that follow the recommended rules Reviewed-by: darcy
2013-11-25 Merge
lana [Mon, 25 Nov 2013 09:41:20 -0800] rev 21893
Merge
2013-11-23 8028739: javac generates incorrect descriptor for MethodHandle::invoke
rfield [Fri, 22 Nov 2013 17:07:35 -0800] rev 21892
8028739: javac generates incorrect descriptor for MethodHandle::invoke Summary: introduce special handling for signature polymorphic methods Reviewed-by: jjg
2013-11-20 8027977: javadoc dies on NumberFormat/DateFormat subclass
bpatel [Wed, 20 Nov 2013 10:53:38 -0800] rev 21891
8027977: javadoc dies on NumberFormat/DateFormat subclass Reviewed-by: jjg
2013-11-20 6557966: Multiple upper bounds of the TypeVariable
jlahoda [Wed, 20 Nov 2013 13:44:39 +0100] rev 21890
6557966: Multiple upper bounds of the TypeVariable Summary: Adjusting javax.lang.model javadoc regarding IntersectionType, IntersectionType.accept now calls visitIntersection for all kinds of IntersectionTypes. Reviewed-by: darcy, vromero Contributed-by: joe.darcy@oracle.com, jan.lahoda@oracle.com
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip