RFR: 8352897: RISC-V: Change default value for UseConservativeFence
Fei Yang
fyang at openjdk.org
Wed Mar 26 02:00:07 UTC 2025
On Tue, 25 Mar 2025 15:49:40 GMT, Robbin Ehn <rehn at openjdk.org> wrote:
> Hi, please consider.
>
> gcc have stopped emitting io-bits for fences since 13.
> And we need to use newer gcc due to other compiler bugs.
> Therefore there is no point in letting JIT emit io-bits when the runtime don't have them.
>
> Thanks, Robbin
Looks good.
-------------
Marked as reviewed by fyang (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/24233#pullrequestreview-2715706809
More information about the hotspot-compiler-dev
mailing list