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
emc [Sat, 28 Sep 2013 13:46:14 -0400] rev 20606
8025413: NPE in Type.java due to recent change
Summary: isCompound throws a NPE for noType and other types. Made it return a reasonable result instead.
Reviewed-by: jjg, vromero
lana [Fri, 27 Sep 2013 18:38:29 -0700] rev 20605
Merge
ksrini [Fri, 27 Sep 2013 16:05:56 -0700] rev 20604
8015073: c.s.t.javac.api.JavacTool.getTask() - more informative exception
Reviewed-by: jjg
rfield [Fri, 27 Sep 2013 13:06:38 -0700] rev 20603
8025548: langtools test tools/javac/lambda/methodReference/BridgeMethod.java incorrectly assumes no other methods generated in lambda class
Reviewed-by: vromero