History log of /openjdk10/langtools/test/tools/javac/8052070/DuplicateTypeParameter.out
Revision Date Author Comments
# 2799:2dc86bb9736a 20-Jan-2015 jlahoda

8052070: javac crashes when there are duplicated type parameters
Summary: Avoid eager completion of ClassSymbol while type parameters are being processed.
Reviewed-by: jlahoda, mcimadamore
Contributed-by: srikanth.adayapalam@oracle.com