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

Joe Darcy darcy at openjdk.java.net
Mon Oct 18 15:53:18 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

This pull request has now been integrated.

Changeset: fb8e5cf4
Author:    Joe Darcy <darcy at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/fb8e5cf4ecee1b737bdcc806d219709854185764
Stats:     23 lines in 2 files changed: 8 ins; 1 del; 14 mod

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

Reviewed-by: jlahoda

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

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


More information about the compiler-dev mailing list