On Thu, 1 Sep 2022 15:58:35 GMT, Magnus Ihse Bursie <[email protected]> wrote:
> The logic in toolchain_windows.m4 happens to prefer the 32-bit version of the > tools. This is incorrect, since we only support building on 64-bit Windows. > > Also, since dropping VS2017, we can remove some old bat files we do no longer > have to look for. Marked as reviewed by erikj (Reviewer). ------------- PR: https://git.openjdk.org/jdk/pull/10121
