RFR: JDK-8275368: Correct statement of kinds of elements Processor.process operates over

Jan Lahoda jlahoda at openjdk.java.net
Mon Oct 18 15:33:49 UTC 2021


On Sun, 17 Oct 2021 20:57:28 GMT, Joe Darcy <darcy at openjdk.org> wrote:

> Correcting docs of Processor.process to not imply that type elements are the only kind of element processed.
> 
> Updated lines left un-reflowed to ease review. I'll reflow paragraphs and update copyright years before pushing.
> 
> Please also review the corresponding CSR:
> 
> https://bugs.openjdk.java.net/browse/JDK-8275369

Looks good to me.

-------------

Marked as reviewed by jlahoda (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/5982


More information about the compiler-dev mailing list