History log of /openjdk10/langtools/test/tools/javac/lambda/8142876/
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
3175:61faee2b9c2b 16-Dec-2015 mcimadamore

8142876: Javac does not correctly implement wildcards removal from functional interfaces
Summary: Rewrite code for removing wildcard from target functional interface to be in sync with JLS 9.9
Reviewed-by: vromero, dlsmith