Integrated: 8327247: C2 uses up to 2GB of RAM to compile complex string concat in extreme cases
Claes Redestad
redestad at openjdk.org
Fri Apr 26 12:39:40 UTC 2024
On Thu, 25 Apr 2024 14:15:56 GMT, Claes Redestad <redestad at openjdk.org> wrote:
> Splitting out the ASM-based version from #18690 to push that first under the JBS (to help backporting). Keeping #18690 open to rebase and follow-up on this as a subtask. See discussion in that #18690 for more details, discussion and motivation for this.
This pull request has now been integrated.
Changeset: 5e2ced4b
Author: Claes Redestad <redestad at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/5e2ced4b9e1c9953e459dc152076520e5ef9d76c
Stats: 300 lines in 2 files changed: 292 ins; 3 del; 5 mod
8327247: C2 uses up to 2GB of RAM to compile complex string concat in extreme cases
Reviewed-by: mchung, shade
-------------
PR: https://git.openjdk.org/jdk/pull/18953
More information about the core-libs-dev
mailing list