RFR: 8352316: More MergeStoreBench [v3]

Shaojin Wen swen at openjdk.org
Sat Mar 29 03:15:31 UTC 2025


> Added performance tests related to String.getBytes/String.getChars/StringBuilder.append/System.arraycopy in constant scenarios to verify whether MergeStore works

Shaojin Wen has updated the pull request incrementally with two additional commits since the last revision:

 - bug fix for str5Utf16ArrayCopy
 - bug fix & fix comments & add str5

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/24108/files
  - new: https://git.openjdk.org/jdk/pull/24108/files/48d1f3af..4ab0c1ed

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=24108&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=24108&range=01-02

  Stats: 110 lines in 1 file changed: 105 ins; 0 del; 5 mod
  Patch: https://git.openjdk.org/jdk/pull/24108.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/24108/head:pull/24108

PR: https://git.openjdk.org/jdk/pull/24108


More information about the hotspot-compiler-dev mailing list