RFR: 8365017: The SegmentBulkOperations::copy method can be improved using overlaps

Per Minborg pminborg at openjdk.org
Thu Aug 7 10:32:13 UTC 2025


On Thu, 7 Aug 2025 10:05:42 GMT, Per Minborg <pminborg at openjdk.org> wrote:

> This PR proposes to use overlapping memory areas in `SegmentBulkOperations::copy`similar ', similar to what is proposed for `SegmentBulkOperations::fill` in https://github.com/openjdk/jdk/pull/25383.

<img width="840" height="517" alt="image" src="https://github.com/user-attachments/assets/1ae82fe1-ebcd-472b-8180-1358033b7a2f" />

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

PR Comment: https://git.openjdk.org/jdk/pull/26672#issuecomment-3163503769


More information about the core-libs-dev mailing list