[code-reflection] Integrated: Replace methods "create" in Op subclasses by constructors
Mourad Abbay
mabbay at openjdk.org
Thu Oct 30 10:16:58 UTC 2025
On Fri, 26 Sep 2025 18:46:41 GMT, Mourad Abbay <mabbay at openjdk.org> wrote:
> By using flexible constructor bodies feature, we get rid of methods "create" in Op subclasses and we replace it with constructors. We also remove unused constructors and methods in Op subclasses.
This pull request has now been integrated.
Changeset: 837bb95f
Author: Mourad Abbay <mabbay at openjdk.org>
URL: https://git.openjdk.org/babylon/commit/837bb95fb29152fcd827de623399136c5974d1e2
Stats: 84 lines in 2 files changed: 10 ins; 19 del; 55 mod
Replace methods "create" in Op subclasses by constructors
Reviewed-by: psandoz
-------------
PR: https://git.openjdk.org/babylon/pull/584
More information about the babylon-dev
mailing list