pgovereau [Tue, 22 Apr 2014 19:52:15 +0100] rev 24068
8038023: Compiler crash ClassCastException
Summary: Add additional checks on results of ClassReader.readPool
Reviewed-by: vromero
alundblad [Tue, 22 Apr 2014 16:51:10 +0200] rev 24067
8035063: Option handling in sjavac needs to be rewritten
Summary: Option handling code rewritten. Exclusion / inclusion patterns changed from package to directories.
Reviewed-by: jjg, jfranck
vromero [Mon, 21 Apr 2014 22:51:49 +0100] rev 24066
8029718: Should always use lambda body structure to disambiguate overload resolution
Reviewed-by: dlsmith, jjg, jlahoda
jjg [Fri, 18 Apr 2014 17:25:43 -0700] rev 24065
8041150: Avoid silly use of static methods in JavadocTester
Reviewed-by: ksrini
jjg [Fri, 18 Apr 2014 17:23:36 -0700] rev 24064
8040908: javadoc test TestDocEncoding should use -notimestamp
Reviewed-by: ksrini
vromero [Fri, 18 Apr 2014 17:50:30 +0100] rev 24063
8029002: javac should take multiple upper bounds into account in incorporation
Reviewed-by: dlsmith, jjg
jlahoda [Fri, 18 Apr 2014 11:53:34 +0200] rev 24062
8038788: javac behaves incorrectly for annotations after method type parameters in some cases
Reviewed-by: jjg, emc