RFR: 8303755: Clean up around JavacElements.getAllMembers
Pavel Rappo
prappo at openjdk.org
Tue Mar 7 15:29:08 UTC 2023
The message from this sender included one or more files
which could not be scanned for virus detection; do not
open these files unless you are certain of the sender's intent.
----------------------------------------------------------------------
Please review this cleanup which consists of commentary changes and code simplifications.
-------------
Commit messages:
- Improve CompoundIterator
- Improve Iterators.createFilterIterator
- Fix typos and improve consistency
- Avoid unnecessary recomputation
- Fix typos and {@inheritDoc} that stands out
Changes: https://git.openjdk.org/jdk/pull/12904/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=12904&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8303755
Stats: 51 lines in 6 files changed: 9 ins; 20 del; 22 mod
Patch: https://git.openjdk.org/jdk/pull/12904.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/12904/head:pull/12904
PR: https://git.openjdk.org/jdk/pull/12904
More information about the compiler-dev
mailing list