RFR: 8288005: HotSpot build with disabled PCH fails for Windows AArch64
Aleksey Shipilev
shade at openjdk.java.net
Thu Jun 16 07:14:01 UTC 2022
On Thu, 16 Jun 2022 06:50:15 GMT, Dmitry Kulikov <duke at openjdk.org> wrote:
> Added a header file include that fixes HotSpot build with disabled PCH for Windows AArch64.
> Build successfully tested on Windows 10 x86_64 machine:
> * with Visual Studio 2019 for AArch64 cross-compile,
> * with Visual Studio 2017 & 2019 for x86_64 build.
>
> Running tests on Windows and other platforms showed no regression after this patch.
Looks fine and trivial.
I wonder if we should switch Windows AArch64 GHA to disabled PCH...
-------------
Marked as reviewed by shade (Reviewer).
PR: https://git.openjdk.org/jdk/pull/9178
More information about the hotspot-runtime-dev
mailing list