[code-reflection] RFR: Concat Transform Optimizations [v2]
Ian Graves
igraves at openjdk.org
Tue Jun 18 16:06:58 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:
Reducing checks for lookahead
-------------
Changes:
- all: https://git.openjdk.org/babylon/pull/149/files
- new: https://git.openjdk.org/babylon/pull/149/files/e578123c..2cfe4dea
Webrevs:
- full: https://webrevs.openjdk.org/?repo=babylon&pr=149&range=01
- incr: https://webrevs.openjdk.org/?repo=babylon&pr=149&range=00-01
Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 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