Properly handling bad classfile while processing imports. Reviewed-by: vromero
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
Reviewed-by: darcy, ihse