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
jjg [Fri, 26 Oct 2012 18:40:13 -0700] rev 14364
8001717: TypeTags cleanup breaks GenStubs
Reviewed-by: jjh
jjg [Fri, 26 Oct 2012 17:17:33 -0700] rev 14363
8001714: add missing tests for 7199925
Reviewed-by: darcy
jjg [Fri, 26 Oct 2012 16:40:57 -0700] rev 14362
8001229: refactor javac so that ct.sym is just used for javac, not all clients of JavacFileManager
Reviewed-by: mcimadamore