[jdk11u-dev] RFR: 8242468: VS2019 build missing vcruntime140_1.dll
George Adams
duke at openjdk.org
Wed Jul 20 11:59:19 UTC 2022
Applies cleanly, only diff is that `make/autoconf/basics.m4` is called `make/autoconf/basic.m4` in tip.
Fixes an issue observed at Adoptium when bumping the compiler to VS 2019 (https://github.com/adoptium/temurin-build/issues/3052)
-------------
Commit messages:
- Backport 165fa2450c1a7550d723be4c62bf54de464798bb
Changes: https://git.openjdk.org/jdk11u-dev/pull/1247/files
Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1247&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8242468
Stats: 68 lines in 9 files changed: 63 ins; 0 del; 5 mod
Patch: https://git.openjdk.org/jdk11u-dev/pull/1247.diff
Fetch: git fetch https://git.openjdk.org/jdk11u-dev pull/1247/head:pull/1247
PR: https://git.openjdk.org/jdk11u-dev/pull/1247
More information about the jdk-updates-dev
mailing list