Integrated: 8288005: HotSpot build with disabled PCH fails for Windows AArch64
Dmitry Kulikov
duke at openjdk.java.net
Thu Jun 16 08:15:17 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.
This pull request has now been integrated.
Changeset: b2a58bec
Author: Dmitry Kulikov <dmitry.kulikov at bell-sw.com>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/b2a58bec4a4f70a06b23013cc4c351b36a413521
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
8288005: HotSpot build with disabled PCH fails for Windows AArch64
Reviewed-by: shade, kbarrett
-------------
PR: https://git.openjdk.org/jdk/pull/9178
More information about the hotspot-runtime-dev
mailing list