RFR: 8368724: RISC-V: Remove AvoidUnalignedAccesses Flag [v7]
Robbin Ehn
rehn at openjdk.org
Tue Oct 21 08:33:44 UTC 2025
On Thu, 16 Oct 2025 02:53:36 GMT, Anjian Wen <wenanjian at openjdk.org> wrote:
>> According to the discuss in https://github.com/openjdk/jdk/pull/27445#, we can use UseUnalignedAccesses and !UseUnalignedAccesses to cover the AvoidUnalignedAccesses Flag, so I Remove the AvoidUnalignedAccesses Flag in this patch
>
> Anjian Wen has updated the pull request incrementally with one additional commit since the last revision:
>
> move the use of UseUnalignedAccesses flag after it properly assigned.
Thanks!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27510#issuecomment-3425407993
More information about the hotspot-dev
mailing list