History log of /openjdk10/langtools/test/tools/javac/generics/T6869075.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


# 359:62fb6cafa93b 10-Aug-2009 mcimadamore

6869075: regression: javac crashes when compiling compound string assignment with generics
Summary: javac should not add syntehtic cast to the LHS of an assignment expression
Reviewed-by: jjg