History log of /openjdk10/langtools/test/tools/javac/generics/T6557954.java
Revision Date Author Comments
# 797:4868a36f6fd8 28-Dec-2010 ohair

6962318: Update copyright year
Reviewed-by: xdono


# 553:9d9f26857129 25-May-2010 ohair

6943119: Rebrand source copyright notices
Reviewed-by: darcy


# 524:9871ce4fd56f 10-Mar-2010 jjg

6933914: fix missing newlines
Reviewed-by: ohair


# 157:c6e3fc6dda61 23-Oct-2008 mcimadamore

6557954: Inner class type parameters doesn't get substituted when checking type well-formedness
Summary: Validator.visitTypeApply should substitute all formal typevars with actual parameters
Reviewed-by: jjg