RFR: 8360936: Test compiler/onSpinWait/TestOnSpinWaitAArch64.java fails after JDK-8359435 [v2]
Andrew Haley
aph at openjdk.org
Wed Jul 2 08:05:44 UTC 2025
On Wed, 2 Jul 2025 07:37:40 GMT, Evgeny Astigeevich <eastigeevich at openjdk.org> wrote:
>
> It looks like `XX:+PrintAssembly` prints out debug info in release builds but `XX:CompileCommand=print` does not. I am switching back to `XX:+PrintAssembly`.
That's not great. What info do you need, exactly?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26072#issuecomment-3026870108
More information about the hotspot-compiler-dev
mailing list