Skip to content

[GR-78804] Support string outlining. - #14260

Merged
graalvmbot merged 2 commits into
masterfrom
chaeubl/GR-78804
Aug 17, 2026
Merged

[GR-78804] Support string outlining.#14260
graalvmbot merged 2 commits into
masterfrom
chaeubl/GR-78804

Conversation

@graalvmbot

Copy link
Copy Markdown
Collaborator

Adds an optimization that reduces code size and allocations by replacing StringBuilder/StringBuffer append sequences and invokedynamic string concatenations with shared synthetic methods that delay materialization.

@oracle-contributor-agreement oracle-contributor-agreement Bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Aug 17, 2026
christianhaeubl and others added 2 commits August 17, 2026 17:53
@graalvmbot graalvmbot closed this Aug 17, 2026
@graalvmbot
graalvmbot merged commit b1c46d6 into master Aug 17, 2026
3 checks passed
@graalvmbot
graalvmbot deleted the chaeubl/GR-78804 branch August 17, 2026 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants