hg: jdk7u/jdk7u-dev/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
Wed Jan 25 17:29:34 PST 2012
Changeset: 83d5084beaa1
Author: jjh
Date: 2012-01-25 17:26 -0800
URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/langtools/rev/83d5084beaa1
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 jdk7u-dev
mailing list