RFR: 8329331: Intrinsify Unsafe::setMemory [v11]

Scott Gibbons sgibbons at openjdk.org
Fri Apr 12 00:07:57 UTC 2024


On Thu, 11 Apr 2024 22:00:01 GMT, Sandhya Viswanathan <sviswanathan at openjdk.org> wrote:

>> No.  Reviewing the code I saw this as a potential error, as `arraycopy_avx3_large` could cause a SIGBUS which wouldn't be caught.  It conforms to the other instances of copy in the code.  I think it was missed by the original developer.
>
> Would be good to do it in a separate PR then.

Removed.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18555#discussion_r1561866645


More information about the core-libs-dev mailing list