History log of /openjdk10/langtools/test/tools/javac/generics/inference/8164399/T8164399b.out
Revision Date Author Comments
# 3613:34dea0a7b9ab 25-Aug-2016 mcimadamore

8164399: inference of thrown variable does not work correctly
Summary: Logic for inferring thrown variables should exclude non proper bounds as per JLS 18.1
Reviewed-by: vromero, dlsmith