sadayapalam [Thu, 19 Nov 2015 17:19:06 +0530] rev 33916
8143217: javac throws NPE when printing diagnostics for Lambda expressions
Summary: Fix compiler crash when -XDdumpLambdaToMethodStats option is in effect.
Reviewed-by: mcimadamore
sadayapalam [Wed, 18 Nov 2015 16:37:12 +0530] rev 33915
8142931: java compiler: type erasure doesn't work since 9-b28
Summary: Reinstate pre JDK-8055054 behavior with respect to erasing wildcard types.
Reviewed-by: mcimadamore