History log of /openjdk10/langtools/test/tools/javac/generics/6946618/
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
597:064468702a8d 12-Jul-2010 jjg

6968497: localized text appears in raw diagnostic
Reviewed-by: darcy

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