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

Andrew Haley aph at openjdk.java.net
Tue Sep 21 08:09:57 UTC 2021


On Mon, 20 Sep 2021 16:17:53 GMT, Evgeny Astigeevich <github.com+42899633+eastig at openjdk.org> wrote:

>> Yes, I used it as an example when I was writing tests for the PR. It works only for C2 because it relies on C2 `XX:+PrintOptoAssembly`. I haven't found anything similar for C1.
>
> Fixed.

`-XX:+PrintAssembly`

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

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


More information about the hotspot-dev mailing list