RFR: 8352897: RISC-V: Change default value for UseConservativeFence

Robbin Ehn rehn at openjdk.org
Thu Mar 27 07:35:18 UTC 2025


On Wed, 26 Mar 2025 01:57:55 GMT, Fei Yang <fyang 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.

Thanks @RealFYang!

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

PR Comment: https://git.openjdk.org/jdk/pull/24233#issuecomment-2757004923


More information about the hotspot-compiler-dev mailing list