[code-reflection] RFR: Concat Transform Optimizations [v7]
Ian Graves
igraves at openjdk.org
Fri Jun 28 20:41:56 UTC 2024
> Updates to the transformation on Concats to StringBuilder that reduce redundant "new" StringBuilders while respecting correctness.
Ian Graves has updated the pull request incrementally with one additional commit since the last revision:
Refactoring append
-------------
Changes:
- all: https://git.openjdk.org/babylon/pull/149/files
- new: https://git.openjdk.org/babylon/pull/149/files/775c9eaa..dfec1f50
Webrevs:
- full: https://webrevs.openjdk.org/?repo=babylon&pr=149&range=06
- incr: https://webrevs.openjdk.org/?repo=babylon&pr=149&range=05-06
Stats: 18 lines in 1 file changed: 3 ins; 7 del; 8 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