> 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: Update src/java.base/share/classes/java/lang/StringConcatHelper.java Co-authored-by: Chen Liang <li...@openjdk.org> ------------- Changes: - all: https://git.openjdk.org/jdk/pull/20273/files - new: https://git.openjdk.org/jdk/pull/20273/files/8a6f32ba..c7dacccc Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=20273&range=42 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=20273&range=41-42 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/20273.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/20273/head:pull/20273 PR: https://git.openjdk.org/jdk/pull/20273