Integrated: 8339527: Adjust threshold for MemorySegment::fill native invocation

Per Minborg pminborg at openjdk.org
Tue Apr 8 16:37:23 UTC 2025


On Tue, 8 Apr 2025 13:37:44 GMT, Per Minborg <pminborg at openjdk.org> wrote:

> This PR proposes to increase the threshold for `MemorySegment::fill` operations on AArch-64 platforms.
> 
> Performance looks good:
> 
> ![image](https://github.com/user-attachments/assets/56a83541-cb84-4a37-a914-fdddfde343c6)
> 
> ![image](https://github.com/user-attachments/assets/ff2c33e0-b300-482d-b93e-217a11e07202)

This pull request has now been integrated.

Changeset: b98d6aeb
Author:    Per Minborg <pminborg at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/b98d6aebdd897959785ea27ee7855d26c9ed35d7
Stats:     4 lines in 1 file changed: 0 ins; 2 del; 2 mod

8339527: Adjust threshold for MemorySegment::fill native invocation

Reviewed-by: jvernee

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

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


More information about the core-libs-dev mailing list