RFR: 8186670: Implement _onSpinWait() intrinsic for AArch64 [v8]

Andrew Haley aph at openjdk.java.net
Tue Sep 28 16:32:41 UTC 2021


On Tue, 28 Sep 2021 13:10:26 GMT, Stuart Monteith <smonteith at openjdk.org> wrote:

>> @adinn is correct. I am updating the test to support hsdis.
>
> 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.

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

PR: https://git.openjdk.java.net/jdk/pull/5562


More information about the hotspot-dev mailing list