History log of /openjdk9/langtools/test/tools/javac/generics/7034511/T7041019.java
Revision Date Author Comments
# 1900:db2c539819dd 17-Jul-2013 mcimadamore

7041019: Bogus type-variable substitution with array types with dependencies on accessibility check
Summary: call to upperBound() when performing type-variable substitution on element type leads to unsoundness
Reviewed-by: jjg