> 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 two additional commits since the last revision: - remove unused - Minor refactoring ------------- Changes: - all: https://git.openjdk.org/jdk/pull/20273/files - new: https://git.openjdk.org/jdk/pull/20273/files/62dd2ce7..094b2e54 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=20273&range=53 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=20273&range=52-53 Stats: 6 lines in 2 files changed: 0 ins; 1 del; 5 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