RFR: 8336856: Efficient hidden class-based string concatenation strategy [v55]
Shaojin Wen
duke at openjdk.org
Tue Aug 13 16:34:18 UTC 2024
> 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:
- static final
- code style
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/20273/files
- new: https://git.openjdk.org/jdk/pull/20273/files/094b2e54..7d481ece
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=20273&range=54
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=20273&range=53-54
Stats: 25 lines in 2 files changed: 7 ins; 4 del; 14 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
More information about the core-libs-dev
mailing list