[jdk8u-dev] RFR: 8278138: OpenJDK8 fails to start on Windows 8.1 after upgrading compiler to VS2017

ktakakuri duke at openjdk.java.net
Mon Apr 11 00:46:47 UTC 2022


On Tue, 29 Mar 2022 06:43:24 GMT, ktakakuri <duke at openjdk.java.net> wrote:

> Could you please review the 8278138 bug fixes?
> 
> This problem is caused by missing DLL's which vcruntime140.dll depends on.
> I think it is needed to copy the missing DLL's into jdk/bin as like jdk/jre/bin.
> I fix to copy api-ms-win-*.dll files to jdk/bin when images directory is created.

Could someone please review this pull request?

-------------

PR: https://git.openjdk.java.net/jdk8u-dev/pull/25


More information about the jdk8u-dev mailing list