mcimadamore [Thu, 05 Oct 2017 18:29:47 +0100] rev 47316
8172443: Change use of tree.pos to line:col in rawDiagnostics
Summary: Generate more stable raw diagnostic position for functional expression AST diag arguments
Reviewed-by: jjg, vromero
mcimadamore [Thu, 05 Oct 2017 12:19:23 +0100] rev 47315
8063054: Incorrect raw type warning for method reference
Summary: Spurious raw types warnings generated for unbound method references
Reviewed-by: jlahoda
Contributed-by: bsrbnd@gmail.com