RFR: 8330821: Rename UnsafeCopyMemory [v3]

Vladimir Kozlov kvn at openjdk.org
Mon Apr 22 19:18:29 UTC 2024


On Mon, 22 Apr 2024 18:41:53 GMT, Scott Gibbons <sgibbons at openjdk.org> wrote:

>> Renaming UnsafeCopyMemory to UnsafeMemoryAccess since this class is now being used for Unsafe::setMemory.  This is a pure rename only.
>
> Scott Gibbons has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Missed a couple

Looks good.

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

Marked as reviewed by kvn (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/18889#pullrequestreview-2015617576


More information about the hotspot-compiler-dev mailing list