On Mon, 24 Jan 2022 04:18:48 GMT, Ioi Lam <ik...@openjdk.org> wrote: > I am running a mach5 job for tier1 + builds-tier5. That should cover most of > the builds done by the Oracle CI. I'll post the results when they are ready.
Unfortunately I am seeing failures on macos and windows: macos: src/hotspot/os/bsd/gc/z/zNUMA_bsd.cpp:25: src/hotspot/share/gc/z/zNUMA.hpp:39:10: error: unknown type name 'uint32_t' windows: src\hotspot\os\windows\threadLocalStorage_windows.cpp(34): error C3861: 'assert': identifier not found ------------- PR: https://git.openjdk.java.net/jdk/pull/7188