RFR: 8335938: Review XxxBuilder.original and XxxModel.parent

2024-07-14 Thread Chen Liang
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. - Commit messages: - 8335938: Review XxxBuilder.original and XxxModel.parent Changes: h

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

2024-07-15 Thread Chen Liang
> 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

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

2024-07-17 Thread Adam Sotona
On Mon, 15 Jul 2024 15:16:23 GMT, Chen Liang 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 requ

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

2024-07-22 Thread Chen Liang
On Mon, 15 Jul 2024 15:16:23 GMT, Chen Liang 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 requ