mcimadamore [Tue, 04 Jun 2013 11:34:31 +0100] rev 18008
8015505: Spurious inference error when return type of generic method requires unchecked conversion to target
Summary: Use check context compatibility during 15.12.2.8 check (only when JDK 8 inference is enabled)
Reviewed-by: jjg
mcimadamore [Tue, 04 Jun 2013 11:30:51 +0100] rev 18006
7116676: RichDiagnosticFormatter throws NPE when formatMessage is called directly
Summary: Fix NPE in RichDiagnosticFormatter.formatMessage
Reviewed-by: jjg