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

Chen Liang liach at openjdk.org
Tue Jul 23 05:02:39 UTC 2024


On Mon, 15 Jul 2024 00:33:51 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.

This pull request has now been integrated.

Changeset: 22914e07
Author:    Chen Liang <liach at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/22914e0774f5bb8ded3d825bea1dc312b12d4d4a
Stats:     93 lines in 12 files changed: 1 ins; 81 del; 11 mod

8335938: Review XxxBuilder.original and XxxModel.parent

Reviewed-by: asotona

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

PR: https://git.openjdk.org/jdk/pull/20177


More information about the core-libs-dev mailing list