hg: jdk8/tl/langtools: 7129225: javac fails to run annotation processors when star import of package of gensrc

jim.holmlund at sun.com jim.holmlund at sun.com
Tue Jan 24 16:31:39 PST 2012


Changeset: d16b464e742c
Author:    jjh
Date:      2012-01-24 16:31 -0800
URL:       http://hg.openjdk.java.net/jdk8/tl/langtools/rev/d16b464e742c

7129225: javac fails to run annotation processors when star import of package of gensrc
Reviewed-by: jjg

! src/share/classes/com/sun/tools/javac/comp/MemberEnter.java
+ test/tools/javac/7129225/Anno.java
+ test/tools/javac/7129225/AnnoProcessor.java
+ test/tools/javac/7129225/NegTest.ref
+ test/tools/javac/7129225/TestImportStar.java
+ test/tools/javac/7129225/TestImportStar.ref



More information about the serviceability-dev mailing list