Re: [Integrated] RFR: 8244487: One Windows 10 SDK file missing from FX build

2020-05-11 Thread Kevin Rushforth
On Wed, 6 May 2020 17:34:39 GMT, Kevin Rushforth wrote: > While auditing the list of redistributed Microsoft files in the JDK versus > FX, I discovered one file that the JDK ships > that FX does not: > api-ms-win-core-console-l1-2-0.dll > > I checked the Redist directory in the Windows 10 SDK a

Re: RFR: 8244487: One Windows 10 SDK file missing from FX build

2020-05-07 Thread Johan Vos
On Wed, 6 May 2020 17:34:39 GMT, Kevin Rushforth wrote: > While auditing the list of redistributed Microsoft files in the JDK versus > FX, I discovered one file that the JDK ships > that FX does not: > api-ms-win-core-console-l1-2-0.dll > > I checked the Redist directory in the Windows 10 SDK a

RFR: 8244487: One Windows 10 SDK file missing from FX build

2020-05-06 Thread Kevin Rushforth
While auditing the list of redistributed Microsoft files in the JDK versus FX, I discovered one file that the JDK ships that FX does not: api-ms-win-core-console-l1-2-0.dll I checked the Redist directory in the Windows 10 SDK and this is the only one we are missing. Root cause: the current ver