RFR: 8186670: Implement _onSpinWait() intrinsic for AArch64 [v8]
Evgeny Astigeevich
github.com+42899633+eastig at openjdk.java.net
Tue Sep 28 17:23:36 UTC 2021
On Tue, 28 Sep 2021 16:29:26 GMT, Andrew Haley <aph at openjdk.org> wrote:
>> I'd suggest the most straightforward way to deal with this would be to check for the hex and fail if neither are found. An alternative could be to switch behaviour if the message "Loaded disassembler from hsdis-aarch64.so" is found.
>
> I guess so. This should be fixed.
I have a fix which makes the test working with or without hsdis. I am testing it.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5562
More information about the hotspot-dev
mailing list