Looks good.
Cheers, Mikael > On Apr 9, 2020, at 9:56 AM, Erik Joelsson <erik.joels...@oracle.com> wrote: > > When building with VS2019, there is a new runtime library, > vcruntime140_1.dll, that we need to bundle along with the others. This patch > sets this up all through the build. > > Bug: https://bugs.openjdk.java.net/browse/JDK-8242468 > > Webrev: http://cr.openjdk.java.net/~erikj/8242468/webrev.01/index.html > > /Erik >