[jfx17u] RFR: 8308308: Update to Visual Studio 2022 version 17.5.0 on Windows

2023-09-01 Thread Johan Vos
Clean backport of 2 issues: 8308308: Update to Visual Studio 2022 version 17.5.0 on Windows 8303748: WebKit build fails with Visual Studio 2022 17.5.0 Reviewed-by: arapte, sykora - Commit messages: - 8308308: Update to Visual Studio 2022 version 17.5.0 on Windows Changes:

Re: RFR: 8308308: Update to Visual Studio 2022 version 17.5.0 on Windows [v2]

2023-06-01 Thread Ambarish Rapte
On Tue, 30 May 2023 19:10:08 GMT, Kevin Rushforth wrote: >> Update the compiler on Windows to Visual Studio 2022 17.5.0. This provides >> the needed C++20 support for the next WebKit update. >> >> On Windows, the existing WebKit 615.1 build fails with Visual Studio 2022 >> 17.5.0 -- see

Re: RFR: 8308308: Update to Visual Studio 2022 version 17.5.0 on Windows [v2]

2023-06-01 Thread Joeri Sykora
On Tue, 30 May 2023 19:10:08 GMT, Kevin Rushforth wrote: >> Update the compiler on Windows to Visual Studio 2022 17.5.0. This provides >> the needed C++20 support for the next WebKit update. >> >> On Windows, the existing WebKit 615.1 build fails with Visual Studio 2022 >> 17.5.0 -- see

Re: RFR: 8308308: Update to Visual Studio 2022 version 17.5.0 on Windows

2023-05-30 Thread Kevin Rushforth
On Fri, 26 May 2023 11:13:31 GMT, Joeri Sykora wrote: >> Update the compiler on Windows to Visual Studio 2022 17.5.0. This provides >> the needed C++20 support for the next WebKit update. >> >> On Windows, the existing WebKit 615.1 build fails with Visual Studio 2022 >> 17.5.0 -- see

Re: RFR: 8308308: Update to Visual Studio 2022 version 17.5.0 on Windows [v2]

2023-05-30 Thread Kevin Rushforth
> Update the compiler on Windows to Visual Studio 2022 17.5.0. This provides > the needed C++20 support for the next WebKit update. > > On Windows, the existing WebKit 615.1 build fails with Visual Studio 2022 > 17.5.0 -- see [JDK-8303748](https://bugs.openjdk.org/browse/JDK-8303748). The >

Re: RFR: 8308308: Update to Visual Studio 2022 version 17.5.0 on Windows

2023-05-30 Thread Kevin Rushforth
On Fri, 26 May 2023 11:13:31 GMT, Joeri Sykora wrote: >> Update the compiler on Windows to Visual Studio 2022 17.5.0. This provides >> the needed C++20 support for the next WebKit update. >> >> On Windows, the existing WebKit 615.1 build fails with Visual Studio 2022 >> 17.5.0 -- see

Re: RFR: 8308308: Update to Visual Studio 2022 version 17.5.0 on Windows

2023-05-28 Thread Hima Bindu Meda
On Fri, 26 May 2023 11:13:31 GMT, Joeri Sykora wrote: >> Update the compiler on Windows to Visual Studio 2022 17.5.0. This provides >> the needed C++20 support for the next WebKit update. >> >> On Windows, the existing WebKit 615.1 build fails with Visual Studio 2022 >> 17.5.0 -- see

Re: RFR: 8308308: Update to Visual Studio 2022 version 17.5.0 on Windows

2023-05-26 Thread Joeri Sykora
On Sat, 20 May 2023 14:58:40 GMT, Kevin Rushforth wrote: > Update the compiler on Windows to Visual Studio 2022 17.5.0. This provides > the needed C++20 support for the next WebKit update. > > On Windows, the existing WebKit 615.1 build fails with Visual Studio 2022 > 17.5.0 -- see

Re: RFR: 8308308: Update to Visual Studio 2022 version 17.5.0 on Windows

2023-05-25 Thread Kevin Rushforth
On Sat, 20 May 2023 14:58:40 GMT, Kevin Rushforth wrote: > Update the compiler on Windows to Visual Studio 2022 17.5.0. This provides > the needed C++20 support for the next WebKit update. > > On Windows, the existing WebKit 615.1 build fails with Visual Studio 2022 > 17.5.0 -- see

Re: RFR: 8308308: Update to Visual Studio 2022 version 17.5.0 on Windows

2023-05-25 Thread Kevin Rushforth
On Sat, 20 May 2023 14:58:40 GMT, Kevin Rushforth wrote: > Update the compiler on Windows to Visual Studio 2022 17.5.0. This provides > the needed C++20 support for the next WebKit update. > > On Windows, the existing WebKit 615.1 build fails with Visual Studio 2022 > 17.5.0 -- see

Re: RFR: 8308308: Update to Visual Studio 2022 version 17.5.0 on Windows

2023-05-25 Thread Joeri Sykora
On Sat, 20 May 2023 14:58:40 GMT, Kevin Rushforth wrote: > Update the compiler on Windows to Visual Studio 2022 17.5.0. This provides > the needed C++20 support for the next WebKit update. > > On Windows, the existing WebKit 615.1 build fails with Visual Studio 2022 > 17.5.0 -- see

Re: RFR: 8308308: Update to Visual Studio 2022 version 17.5.0 on Windows

2023-05-24 Thread Ambarish Rapte
On Sat, 20 May 2023 14:58:40 GMT, Kevin Rushforth wrote: > Update the compiler on Windows to Visual Studio 2022 17.5.0. This provides > the needed C++20 support for the next WebKit update. > > On Windows, the existing WebKit 615.1 build fails with Visual Studio 2022 > 17.5.0 -- see

RFR: 8308308: Update to Visual Studio 2022 version 17.5.0 on Windows

2023-05-23 Thread Kevin Rushforth
Update the compiler on Windows to Visual Studio 2022 17.5.0. This provides the needed C++20 support for the next WebKit update. On Windows, the existing WebKit 615.1 build fails with Visual Studio 2022 17.5.0 -- see [JDK-8303748](https://bugs.openjdk.org/browse/JDK-8303748). The solution for