jlahoda [Fri, 06 Oct 2017 17:18:03 +0200] rev 47318
8188225: AST could be improved in presence of var types.
Summary: Adding a better start pos for vars; always adding a synthetic type tree to vars.
Reviewed-by: mcimadamore
goetz [Fri, 06 Oct 2017 08:37:08 +0200] rev 47317
8188855: Fix VS10 build after "8187658: Bigger buffer for GetAdaptersAddresses"
Reviewed-by: vtewari, simonis
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
ihse [Thu, 05 Oct 2017 12:41:06 +0200] rev 47314
8188814: Simplify IncludeCustomExtension
Reviewed-by: dholmes
ihse [Thu, 05 Oct 2017 11:02:18 +0200] rev 47313
8188768: Fix interaction between make and autoconf after consolidation
Reviewed-by: erikj, tbell
joehw [Wed, 04 Oct 2017 10:54:18 -0700] rev 47312
8187593: Cleanup: removing SecuritySupport files
Reviewed-by: lancea
ksrini [Wed, 04 Oct 2017 10:44:21 -0700] rev 47311
8186703: javadoc needs a test to verify member hiding
Reviewed-by: jjg