RFR: 8339527: Adjust threshold for MemorySegment::fill native invocation
Per Minborg
pminborg at openjdk.org
Tue Apr 8 13:44:14 UTC 2025
This PR proposes to increase the threshold for `MemorySegment::fill` operations on AArch-64 platforms.
Performance looks good:


-------------
Commit messages:
- fill-threshold
Changes: https://git.openjdk.org/jdk/pull/24510/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=24510&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8339527
Stats: 4 lines in 1 file changed: 0 ins; 2 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/24510.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/24510/head:pull/24510
PR: https://git.openjdk.org/jdk/pull/24510
More information about the core-libs-dev
mailing list