[code-reflection] RFR: Concat Transform Optimizations

Ian Graves igraves at openjdk.org
Tue Jun 18 04:53:30 UTC 2024


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

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

Commit messages:
 - Cleanup
 - Updates reducing redundant StringBuilders

Changes: https://git.openjdk.org/babylon/pull/149/files
  Webrev: https://webrevs.openjdk.org/?repo=babylon&pr=149&range=00
  Stats: 39 lines in 1 file changed: 21 ins; 4 del; 14 mod
  Patch: https://git.openjdk.org/babylon/pull/149.diff
  Fetch: git fetch https://git.openjdk.org/babylon.git pull/149/head:pull/149

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


More information about the babylon-dev mailing list