Searched hist:2626 (Results 1 - 2 of 2) sorted by relevance

/openjdk10/langtools/test/tools/javac/lambda/
H A DT8056014.java2626:b545a2b1039d Mon Sep 08 02:48:00 MDT 2014 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
/openjdk10/langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/comp/
H A DDeferredAttr.javadiff 2626:b545a2b1039d Mon Sep 08 02:48:00 MDT 2014 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

Completed in 95 milliseconds