lana [Tue, 08 Oct 2013 14:59:46 -0700] rev 20621
Merge
darcy [Mon, 07 Oct 2013 16:51:56 -0700] rev 20620
8026017: Make history of AnnotatedConstruct methods in jx.l.m.e.Element clearer
Reviewed-by: jjg
ksrini [Fri, 04 Oct 2013 16:23:05 -0700] rev 20619
8005542: jtreg test OverrideBridge.java contains @ignore
Reviewed-by: jjg
Contributed-by: steve.sides@oracle.com
ksrini [Fri, 04 Oct 2013 16:08:18 -0700] rev 20618
8003537: javap use internal class name when printing bound of type variable
Reviewed-by: jjg
jjg [Fri, 04 Oct 2013 15:24:42 -0700] rev 20617
8025970: Spurious characters in JavaCompiler
Reviewed-by: ksrini
jjg [Fri, 04 Oct 2013 14:46:46 -0700] rev 20616
6525408: DiagnosticListener should receive MANDATORY_WARNING in standard compiler mode
Reviewed-by: darcy
jjg [Fri, 04 Oct 2013 13:59:13 -0700] rev 20615
8022163: javac exits with 0 status and no messages on error to construct an ann-procesor
Reviewed-by: darcy
bpatel [Fri, 04 Oct 2013 13:41:13 -0700] rev 20614
8024756: method grouping tabs are not selectable
Reviewed-by: jjg
bpatel [Fri, 04 Oct 2013 13:32:30 -0700] rev 20613
8008164: Invisible table captions in javadoc-generated html
Reviewed-by: jjg
darcy [Fri, 04 Oct 2013 10:00:28 -0700] rev 20612
8025913: Rename jdk.Supported to jdk.Exported
Reviewed-by: psandoz, forax, lancea, alanb, mchung, jjg
kizune [Fri, 04 Oct 2013 19:38:55 +0400] rev 20611
7096170: should remove unused support for enabling javac logging
Reviewed-by: jjg
jlahoda [Fri, 04 Oct 2013 08:29:54 +0200] rev 20610
8025118: Annotation processing api returns default modifier for interface without default methods
Summary: TypeElement.getModifiers() should not contain Modifier.DEFAULT
Reviewed-by: darcy, jjg
vromero [Wed, 02 Oct 2013 17:04:51 +0100] rev 20609
8023679: Improve error message for '_' used as a lambda parameter name
Reviewed-by: jjg, dlsmith
emc [Tue, 01 Oct 2013 17:41:57 -0400] rev 20608
8021339: Compile-time error during casting array to intersection
Summary: Add ability to have arrays in intersection types.
Reviewed-by: jjg, vromero
kizune [Tue, 01 Oct 2013 17:03:31 +0400] rev 20607
7118749: NPE in CreateSymbols caused by bad diagnostic
Reviewed-by: jjg