RFR: 8330821: Rename UnsafeCopyMemory [v3]

Sandhya Viswanathan sviswanathan at openjdk.org
Mon Apr 22 19:57:31 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 sviswanathan (Reviewer).

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


More information about the hotspot-compiler-dev mailing list