[code-reflection] Integrated: Concat Transform Optimizations

Ian Graves igraves at openjdk.org
Fri Jun 28 21:09:33 UTC 2024


On Tue, 18 Jun 2024 04:49:11 GMT, Ian Graves <igraves at openjdk.org> wrote:

> Updates to the transformation on Concats to StringBuilder that reduce redundant "new" StringBuilders while respecting correctness.

This pull request has now been integrated.

Changeset: 58da5b1e
Author:    Ian Graves <igraves at openjdk.org>
URL:       https://git.openjdk.org/babylon/commit/58da5b1ec2b522895599d10c3059944731e6ab74
Stats:     135 lines in 2 files changed: 101 ins; 11 del; 23 mod

Concat Transform Optimizations

Reviewed-by: psandoz

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

PR: https://git.openjdk.org/babylon/pull/149


More information about the babylon-dev mailing list