RFR: 8339531: Improve performance of MemorySegment::mismatch [v12]

Per Minborg pminborg at openjdk.org
Thu Sep 12 10:54:47 UTC 2024


> This PR proposes to improve the performance of `MemorySegment::mismatch` by using Java code rather than transitioning to native code.

Per Minborg has updated the pull request incrementally with two additional commits since the last revision:

 - Fix yet another typo
 - Fix typo

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/20848/files
  - new: https://git.openjdk.org/jdk/pull/20848/files/a75dc159..e93d334a

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=20848&range=11
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=20848&range=10-11

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

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


More information about the core-libs-dev mailing list