History log of /openjdk10/langtools/test/tools/javac/lambda/LambdaConv18.java
Revision Date Author Comments
# 4240:ecb84dbdcf84 05-Jul-2017 vromero

8183126: port improvements to analyzers from lvti repo to jdk10
Reviewed-by: mcimadamore, jlahoda


# 2760:a3c4196fc990 16-Dec-2014 mcimadamore

8067663: Add bugId to tests that have been modified as part of JDK-8064365
Summary: Add missing bug id to modified tests
Reviewed-by: jlahoda


# 2758:3c1b5fcf6fad 12-Dec-2014 mcimadamore

8064365: Better support for finder capabilities in target-typing context
Summary: Add new framework to allow for easy creation of finder-like capabilities.
Reviewed-by: jjg, jlahoda


# 1414:01c9d4161882 17-Nov-2012 mcimadamore

8003280: Add lambda tests
Summary: Turn on lambda expression, method reference and default method support
Reviewed-by: jjg