jlahoda [Tue, 29 May 2018 13:17:03 +0200] rev 50287
8193717: Import resolution performance regression in JDK 9
Summary: Avoiding iteration through all sub-scopes of single import scope when looking up by name by only using those that may contain the given name.
Reviewed-by: mcimadamore