RFR: 8327247: C2 uses up to 2GB of RAM to compile complex string concat in extreme cases [v3]
Claes Redestad
redestad at openjdk.org
Fri Apr 26 09:42:07 UTC 2024
On Fri, 26 Apr 2024 08:45:45 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.
>
> Claes Redestad has updated the pull request incrementally with one additional commit since the last revision:
>
> Copyright and comment about ProxyClassDumper
Thanks, nits resolved. Also some minor improvement (improved for; use iconst(mv, len) as originally intended)
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18953#issuecomment-2079016011
More information about the core-libs-dev
mailing list