> 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 one additional 
commit since the last revision:

  Update 
src/java.base/share/classes/jdk/internal/foreign/SegmentBulkOperations.java
  
  Co-authored-by: Maurizio Cimadamore 
<54672762+mcimadam...@users.noreply.github.com>

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/20848/files
  - new: https://git.openjdk.org/jdk/pull/20848/files/487629d9..44fb43e8

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

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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

Reply via email to