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

Joe Darcy darcy at openjdk.java.net
Sun Oct 17 21:07:59 UTC 2021


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

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

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

Changes: https://git.openjdk.java.net/jdk/pull/5982/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=5982&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8275368
  Stats: 11 lines in 2 files changed: 7 ins; 1 del; 3 mod
  Patch: https://git.openjdk.java.net/jdk/pull/5982.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/5982/head:pull/5982

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


More information about the compiler-dev mailing list