History log of /openjdk9/langtools/test/tools/javac/generics/LowerBoundBottomTypeTest.java
Revision Date Author Comments
# 2786:143e819d5ddc 13-Jan-2015 jlahoda

8062358: ClassCastException in TransTypes.visitApply
Summary: Incorrect handling of subtype relations involving lower bounded wildcard causes ClassCastException
Reviewed-by: vromero, dlsmith
Contributed-by: srikanth.adayapalam@oracle.com