History log of /openjdk10/langtools/test/tools/javac/generics/T6507024.java
Revision Date Author Comments
# 553:9d9f26857129 25-May-2010 ohair

6943119: Rebrand source copyright notices
Reviewed-by: darcy


# 40:6e9a43815df7 30-May-2008 mcimadamore

6507024: casting an array to a generic type results in a 'capture#69 of ?' type error
Summary: Types.isSubtypeUnchecked() should handle type-variables subtyping properly
Reviewed-by: jjg