RFR: Fix Windows builds after oopMapStubGenerator change
Ron Pressler
rpressler at openjdk.java.net
Mon Sep 27 11:40:06 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
Marked as reviewed by rpressler (Lead).
-------------
PR: https://git.openjdk.java.net/loom/pull/68
More information about the loom-dev
mailing list