RFR: 8324304: RISC-V: add hw probe flags
Fei Yang
fyang at openjdk.org
Thu Jan 25 08:16:27 UTC 2024
On Wed, 24 Jan 2024 11:02:27 GMT, Hamlin Li <mli at openjdk.org> wrote:
> It makes sense, removed UPDATE_DEFAULT for these extensions.
Thanks for the update. Would you mind one more tweak? I think we should also remove the auto-enablement of `UseZic64b`, `UseZicbom`, `UseZicbop` and `UseZihintpause` which are also experimental options for now.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17519#issuecomment-1909619843
More information about the hotspot-runtime-dev
mailing list