[jdk7u-dev] Request approval for 7129225 - javac fails to run annotation processors when star import of package of gensrc
Jim Holmlund
james.holmlund at oracle.com
Wed Jan 25 16:05:01 PST 2012
<<Hopefully, this can be approved before 6pm Wed PST. Lana's cut off for the next build>>
Here is the bug:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7129225
Here is the webrev
http://cr.openjdk.java.net/~jjh/7129225.7u
The jdk8 fix for 7129225 failed when run with jtreg -samevm. The fix for 7133314 fixes this problem.
The bad fix for 7129225 was not pushed to jdk7u. So this 7u fix for 7129225 combines the two fixes
from JDK 8.
Here are the two patches in jdk8:
http://hg.openjdk.java.net/jdk8/tl/langtools/rev/d16b464e742c
http://hg.openjdk.java.net/jdk8/tl/langtools/rev/332dfa0f91df
The two jdk8 patches and the jdk-7u patch were approved by Jon Gibbons.
Testing:
- langtools built and regression tests run on Windows with/without -samevm
Thanks
- jjh
More information about the jdk7u-dev
mailing list