RFR: 8288005: HotSpot build with disabled PCH fails for Windows AArch64

Aleksey Shipilev shade at openjdk.java.net
Thu Jun 16 08:15:16 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.

Well, GHA is a bit misbehaving this morning, and I would have liked to see a clean run there. But I think it is going to be fine, as many targets have actually completed the build.

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

PR: https://git.openjdk.org/jdk/pull/9178


More information about the hotspot-runtime-dev mailing list