RFR: 8335938: Review XxxBuilder.original and XxxModel.parent [v2]

Chen Liang liach at openjdk.org
Tue Jul 23 05:02:38 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

Thanks for the reviews!

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

PR Comment: https://git.openjdk.org/jdk/pull/20177#issuecomment-2244254775


More information about the core-libs-dev mailing list