On Thu, 22 May 2025 08:23:26 GMT, Shaojin Wen <s...@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