RFR: 8362193: Re-work MacOS/AArch64 SpinPause to handle SB

Evgeny Astigeevich eastigeevich at openjdk.org
Sun Jul 20 13:46:23 UTC 2025


On Fri, 18 Jul 2025 14:07:01 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Overall, I think it is not very reasonable to pull things into shared parts, when that deviates significantly from the common Hotspot way of handling things. I don't think it even saves us any duplication to move implementations to `spin_wait_aarch64.(inline.)pp`? So I suggest we don't.

Do I understand you correctly we should not have `exec_spin_wait_inst` and `generate_spin_wait`?

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

PR Comment: https://git.openjdk.org/jdk/pull/26387#issuecomment-3089631917


More information about the hotspot-dev mailing list