History log of /openjdk10/langtools/test/tools/javac/lambda/NestedCapture02.java
Revision Date Author Comments
# 1897:a204cf7aab7e 17-Jul-2013 mcimadamore

8012238: Nested method capture and inference
8008200: java/lang/Class/asSubclass/BasicUnit.java fails to compile
Summary: Inference support should be more flexible w.r.t. nested method calls returning captured types
Reviewed-by: jjg, vromero