• J
    8056014: Type inference may be skipped for a complex receiver generic method... · 101c218e
    jlahoda 提交于
    8056014: Type inference may be skipped for a complex receiver generic method in a parameter position
    Summary: When checking if deferred attribution is needed for a chain of methods, stop on any method that returns any type variable, as the rest of analysis cannot use the correct type.
    Reviewed-by: mcimadamore, vromero
    101c218e
T8056014.java 1.8 KB