RFR: 8357531: The `SegmentBulkOperations::fill` method can be improved using overlaps [v2]
Per Minborg
pminborg at openjdk.org
Thu May 22 11:26:37 UTC 2025
On Thu, 22 May 2025 08:23:26 GMT, Shaojin Wen <swen at openjdk.org> wrote:
> Here you can use putShort/putInt/putLong to replace putShortUnaligned/putIntUnaligned/putLongUnaligned
The segment might be unaligned. For example, if it was sliced off an aligned segment.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25383#issuecomment-2900848621
More information about the core-libs-dev
mailing list