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

Ludovic Henry luhenry at openjdk.org
Tue Mar 25 16:23:18 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

Marked as reviewed by luhenry (Committer).

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

PR Review: https://git.openjdk.org/jdk/pull/24233#pullrequestreview-2714400895


More information about the hotspot-compiler-dev mailing list