In pre-8 sources, avoid capture variables as inference bounds, consistent with old javac behavior Reviewed-by: vromero, mcimadamore
Update to Types.containsType; related adjustment to most-specific test Reviewed-by: mcimadamore, vromero