Tue, 26 Nov 2013 15:33:12 +0100 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
Tue, 26 Nov 2013 15:27:19 +0100 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
Tue, 26 Nov 2013 13:33:33 +0100 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
Mon, 25 Nov 2013 17:42:28 -0800 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
Mon, 25 Nov 2013 09:41:20 -0800 Merge
lana [Mon, 25 Nov 2013 09:41:20 -0800] rev 21893
Merge
Fri, 22 Nov 2013 17:07:35 -0800 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
Wed, 20 Nov 2013 10:53:38 -0800 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
Wed, 20 Nov 2013 13:44:39 +0100 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
Tue, 19 Nov 2013 23:35:43 +0000 8028504: javac generates LocalVariableTable even with -g:none
vromero [Tue, 19 Nov 2013 23:35:43 +0000] rev 21889
8028504: javac generates LocalVariableTable even with -g:none Reviewed-by: jjg, jlahoda
Tue, 19 Nov 2013 22:14:51 +0400 6726154: javadoc generated with incorrect version in comment
kizune [Tue, 19 Nov 2013 22:14:51 +0400] rev 21888
6726154: javadoc generated with incorrect version in comment Reviewed-by: jjg, bpatel, erikj, tbell
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip