darcy [Tue, 24 Jun 2014 10:51:00 -0700] rev 25283
7196160: Project Coin: allow @SafeVarargs on private methods
Reviewed-by: jjg
mcimadamore [Tue, 24 Jun 2014 16:04:46 +0100] rev 25282
8046451: Add basic IntelliJ support for langtools
Summary: Add new ant target 'idea' to create IntelliJ langtools project
Reviewed-by: jjg
rfield [Tue, 24 Jun 2014 00:43:46 -0700] rev 25281
8037404: javac NPE or VerifyError for code with constructor reference of inner class
8047341: lambda reference to inner class in base class causes LambdaConversionException
8044748: JVM cannot access constructor though ::new reference although can call it directly
8044737: Lambda: NPE while obtaining method reference through lambda expression
Summary: revamp and simplify handling of complex method references
Reviewed-by: dlsmith, vromero
sogoel [Fri, 20 Jun 2014 13:26:24 -0700] rev 25280
8047300: update tools/javadoc/6227454 test for missing <DOCTYPE> tags
Reviewed-by: jjg, ksrini