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

Erik Joelsson erikj at openjdk.java.net
Thu Apr 21 13:06:38 UTC 2022


On Wed, 13 Apr 2022 08:27:13 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.
>
> ktakakuri has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Update jdk/make/Images.gmk
>   
>   Co-authored-by: Joakim Nordström <joakim.nordstrom at oracle.com>

Marked as reviewed by erikj (Reviewer).

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

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


More information about the jdk8u-dev mailing list