JDK 9 RFR of JDK-8173676: Improvements to javax.annotation.processing and javax.lang.model doc
joe darcy
joe.darcy at oracle.com
Tue Jan 31 08:29:44 UTC 2017
Hello,
I've read over all the javax.annotation.processing and javax.lang.model
API looking for remaining work that should be done in JDK 9. The first
part of this small improvements and clarifications that should be made.
Please review:
http://cr.openjdk.java.net/~darcy/8173676.0/
Strictly speaking, these are generally clarifications of the existing
specification rather than specification changes per se. In the next few
days, I plan to propose a few small API changes, such as changing
several more new methods on interfaces to default methods.
Thanks,
-Joe
More information about the compiler-dev
mailing list