History log of /openjdk10/langtools/test/tools/javac/lambda/MostSpecific10.java
Revision Date Author Comments
# 3861:9df6a80987de 05-Jan-2017 vromero

8148100: Convert lambda most specific positive tests to check runtime behavior
Reviewed-by: mcimadamore
Contributed-by: bsrbnd@gmail.com


# 2421:4525f3a38730 13-May-2014 dlsmith

8034223: Most-specific should not have any special treatment for boxed vs. unboxed types
Summary: Rewrite most-specific logic to conform to JLS 8 15.12.2.5
Reviewed-by: vromero