History log of /openjdk10/langtools/test/tools/javac/generics/T6481655.java
Revision Date Author Comments
# 553:9d9f26857129 25-May-2010 ohair

6943119: Rebrand source copyright notices
Reviewed-by: darcy


# 25:25338c55e458 09-Apr-2008 mcimadamore

6481655: Parser confused by combination of parens and explicit type args
Summary: Bug in the parser caused by the fact that explicit type arguments are disabled when parsing parenthesized expressions
Reviewed-by: jjg