RFR: 8335905: CompoundElement API cleanup [v2]
Adam Sotona
asotona at openjdk.org
Fri Jul 12 08:25:51 UTC 2024
On Tue, 9 Jul 2024 23:29:28 GMT, Chen Liang <liach at openjdk.org> wrote:
>> `CompoundElement` already inherits `Iterable` and its `forEach(Consumer)`, thus we can remove `Iterable elements()` and `forEachElements(Consumer)`.
>
> Chen Liang has updated the pull request incrementally with one additional commit since the last revision:
>
> Two usages in tier3
Nice cleanup.
-------------
Marked as reviewed by asotona (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/20103#pullrequestreview-2174161566
More information about the core-libs-dev
mailing list