RFR: 8336856: Optimize String Concat [v42]

Shaojin Wen duke at openjdk.org
Mon Aug 12 18:38:38 UTC 2024


On Mon, 12 Aug 2024 17:44:50 GMT, Shaojin Wen <duke at openjdk.org> wrote:

>> This PR implements the same algorithm as the current generateMHInlineCopy based on bytecode to improve startup performance.
>
> Shaojin Wen has updated the pull request incrementally with one additional commit since the last revision:
> 
>   fix comments

Should we change the title of the PR to `Implementing an efficient string concatenation hidden class strategy based on ClassFile API`?

-------------

PR Comment: https://git.openjdk.org/jdk/pull/20273#issuecomment-2284670355


More information about the core-libs-dev mailing list