History log of /openjdk10/langtools/test/tools/javac/generics/6946618/T6946618a.out
Revision Date Author Comments
# 561:2881b376a689 19-May-2010 mcimadamore

6946618: sqe test fails: javac/generics/NewOnTypeParm in pit jdk7 b91 in all platforms.
Summary: Bad cast to ClassType in the new diamond implementation fails if the target type of the instance creation expression is a type-variable
Reviewed-by: jjg