History log of /openjdk10/langtools/test/tools/javac/generics/7015430/T7015430_1.out
Revision Date Author Comments
# 1958:55da6b3a6940 20-Aug-2013 kizune

7182350: Regression in wording of unchecked warning message
Reviewed-by: mcimadamore, jjg


# 1895:44e27378f523 17-Jul-2013 mcimadamore

8012242: Lambda compatibility and checked exceptions
Summary: Inference variables in 'throws' clause with no constraints should be inferred as RuntimeException
Reviewed-by: jjg, vromero