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. This pull request has now been integrated. Changeset: 46523b81 Author: Magnus Ihse Bursie <[email protected]> URL: https://git.openjdk.org/jdk/commit/46523b817c8e62cd8979e6185635d3462c73048b Stats: 7 lines in 1 file changed: 0 ins; 2 del; 5 mod 8293219: Microsoft toolchain selection picks 32-bit tools over 64-bit Reviewed-by: erikj, shade ------------- PR: https://git.openjdk.org/jdk/pull/10121
