Integrated: Fix Windows builds after oopMapStubGenerator change
Aleksey Shipilev
shade at openjdk.java.net
Mon Sep 27 12:55:44 UTC 2021
On Mon, 27 Sep 2021 11:27:26 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Turns out, MSVC still compiles this compilation unit, unless we expose the PCH include. (Sighs)
> Seen in GHA here: https://github.com/shipilev/loom/runs/3716995428?check_suite_focus=true -- and reproduced locally.
>
> Additional testing:
> - [x] Local Windows 10 (MSVC 2019) builds now pass
This pull request has now been integrated.
Changeset: fd747273
Author: Aleksey Shipilev <shade at openjdk.org>
Committer: Ron Pressler <rpressler at openjdk.org>
URL: https://git.openjdk.java.net/loom/commit/fd7472736fb97e8f8206f5892dafc6f37af9cdff
Stats: 4 lines in 1 file changed: 2 ins; 2 del; 0 mod
Fix Windows builds after oopMapStubGenerator change
Reviewed-by: rpressler
-------------
PR: https://git.openjdk.java.net/loom/pull/68
More information about the loom-dev
mailing list