RFR: 8352075: Perf regression accessing fields [v23]
Johan Sjölen
jsjolen at openjdk.org
Tue Jun 10 10:17:38 UTC 2025
On Mon, 9 Jun 2025 13:50:54 GMT, Radim Vansa <rvansa at openjdk.org> wrote:
>What's wrong about memcpy, or rather the builtin version?
Doesn't regular `memcpy` compile into the builtin anyway? Aren't there LE/BE concerns when you do this type of computation?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24847#discussion_r2137475323
More information about the hotspot-dev
mailing list