History log of /openjdk10/langtools/test/tools/javac/lambda/TargetType59.java
Revision Date Author Comments
# 1942:8f282dc58dfc 10-Aug-2013 vromero

8022622: javac, two tests are failing with compile time error after class Collector was modified
Reviewed-by: mcimadamore


# 1798:32c50b5f70b5 04-Jun-2013 mcimadamore

8008160: Five lambda TargetType tests have @ignore
Summary: Remove @ignore flags from tests that now pass
Reviewed-by: jjg


# 1720:abd153854f16 03-May-2013 jjg

8012728: Normalize @ignore comments on langtools tests
Reviewed-by: vromero, mcimadamore


# 1561:2154ed9ff6c8 12-Feb-2013 mcimadamore

8007464: Add graph inference support
Summary: Add support for more aggressive type-inference scheme
Reviewed-by: jjg