History log of /openjdk9/langtools/test/tools/javac/cast/6569057/T6569057.java
Revision Date Author Comments
# 639:995bcdb9a41d 23-Aug-2010 mcimadamore

6932571: Compiling Generics causing Inconvertible types
Summary: Types.rewriteQuantifiers() does not work well with recursive type-variable bounds
Reviewed-by: jjg