hg: jdk8/tl/langtools: 8004094: Javac compiler error - synthetic	method accessor generated with duplicate name
    maurizio.cimadamore at oracle.com 
    maurizio.cimadamore at oracle.com
       
    Mon Dec 10 04:31:47 PST 2012
    
    
  
Changeset: c78acf6c2f3e
Author:    mcimadamore
Date:      2012-12-10 12:10 +0000
URL:       http://hg.openjdk.java.net/jdk8/tl/langtools/rev/c78acf6c2f3e
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
! src/share/classes/com/sun/tools/javac/comp/Check.java
+ test/tools/javac/generics/8004094/B.java
+ test/tools/javac/generics/8004094/T8004094.java
    
    
More information about the net-dev
mailing list