History log of /openjdk10/langtools/test/tools/javac/generics/8004094/B.java
Revision Date Author Comments
# 3170:dc017a37aac5 14-Dec-2015 vasya

8145342: Some copyright notices are inconsistently and ill formatted
Summary: Adjusted formatting of copyright notices.
Reviewed-by: darcy, alundblad


# 1440:c78acf6c2f3e 09-Dec-2012 mcimadamore

8004094: Javac compiler error - synthetic method accessor generated with duplicate name
Summary: method clash check logic should skip methods marked with ACC_SYNTHETIC
Reviewed-by: jjg