duke [Wed, 05 Jul 2017 18:29:05 +0200] rev 14374
Merge
duke [Wed, 05 Jul 2017 18:29:01 +0200] rev 14373
Merge
lana [Fri, 02 Nov 2012 17:55:34 -0700] rev 14372
Merge
jjg [Fri, 02 Nov 2012 14:35:57 -0700] rev 14371
7169362: JDK8: Write compiler tests for repeating annotations for JDK8
Reviewed-by: darcy, jjg
Contributed-by: sonali.goel@oracle.com
vromero [Thu, 01 Nov 2012 12:47:11 +0000] rev 14370
8000483: cryptic error message when source file contains hash
Summary: cryptic error message when source file contains hash
Reviewed-by: jjg, mcimadamore
Contributed-by: vicente.romero@oracle.com
ohrstrom [Thu, 01 Nov 2012 10:48:36 +0100] rev 14369
7153951: Add new lint option -Xlint:auxiliaryclass
Reviewed-by: jjg, mcimadamore, forax
jjg [Wed, 31 Oct 2012 13:48:15 -0700] rev 14368
8001664: refactor javadoc to use abstraction to handle files
Reviewed-by: darcy
lana [Wed, 31 Oct 2012 08:31:40 -0700] rev 14367
Merge
jjg [Tue, 30 Oct 2012 10:15:19 -0700] rev 14366
8001929: fix doclint errors in langtools doc comments
Reviewed-by: darcy
rfield [Mon, 29 Oct 2012 10:39:49 -0700] rev 14365
8000694: Add generation of lambda implementation code: invokedynamic call, lambda method, adaptor methods
Summary: Add lambda implementation code with calling/supporting code elsewhere in the compiler
Reviewed-by: mcimadamore, jjg