RFR: 8335938: Review XxxBuilder.original and XxxModel.parent [v2]
Adam Sotona
asotona at openjdk.org
Wed Jul 17 08:07:52 UTC 2024
On Mon, 15 Jul 2024 15:16:23 GMT, Chen Liang <liach at openjdk.org> wrote:
>> Remove unused `Class/Field/Method/CodeBuilder.original()`, and make `Field/Method/CodeModel.parent()` return present only if it's bound (i.e. not buffered transformed). See the CSR for details.
>
> Chen Liang has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains two commits:
>
> - Merge branch 'master' of https://github.com/openjdk/jdk into fix/builder-original
> - 8335938: Review XxxBuilder.original and XxxModel.parent
Looks good to me, thanks.
-------------
Marked as reviewed by asotona (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/20177#pullrequestreview-2182208563
More information about the core-libs-dev
mailing list