RFR: 8252684: Move the AArch64 assember test under test/hotspot/gtest [v2]
David Holmes
dholmes at openjdk.java.net
Sun Nov 29 00:15:56 UTC 2020
On Sun, 29 Nov 2020 00:09:47 GMT, Nick Gasson <ngasson at openjdk.org> wrote:
>> This has broken all the regular x86 Windows builds! Please fix or backout immediately!
>
>> This has broken all the regular x86 Windows builds! Please fix or backout immediately!
>
> @dholmes-ora sorry I don't have access to a computer at the moment, would you mind reverting it for me? The added file is wrapped in #ifdef AARCH64 so I don't know why that affects windows x86.
The ifdef needs to come after the include of the precompiled header. I'm filing a bug. But it is Sunday for me too and I have very limited time.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1476
More information about the hotspot-compiler-dev
mailing list