Re: [jfx17u] RFR: 8319762: Update to Visual Studio 2022 version 17.6.5 on Windows

2024-09-11 Thread duke
On Wed, 11 Sep 2024 10:57:02 GMT, Sergey Chernyshev wrote: > Hi all, > > Please review a clean backport of > [2d4b494e](https://github.com/openjdk/jfx/commit/2d4b494ea9cee1acd0407b9de61f0af9163f5d62) > from the [openjdk/jfx](https://git.openjdk.org/jfx) repository. > > The fix being backport

Re: [jfx17u] RFR: 8319762: Update to Visual Studio 2022 version 17.6.5 on Windows

2024-09-11 Thread Sergey Chernyshev
On Wed, 11 Sep 2024 10:57:02 GMT, Sergey Chernyshev wrote: > Hi all, > > Please review a clean backport of > [2d4b494e](https://github.com/openjdk/jfx/commit/2d4b494ea9cee1acd0407b9de61f0af9163f5d62) > from the [openjdk/jfx](https://git.openjdk.org/jfx) repository. > > The fix being backport

[jfx17u] RFR: 8319762: Update to Visual Studio 2022 version 17.6.5 on Windows

2024-09-11 Thread Sergey Chernyshev
Hi all, Please review a clean backport of [2d4b494e](https://github.com/openjdk/jfx/commit/2d4b494ea9cee1acd0407b9de61f0af9163f5d62) from the [openjdk/jfx](https://git.openjdk.org/jfx) repository. The fix being backported was authored by @kevinrushforth on 15 Nov 2023 and was reviewed by @tiai

[jfx21u] RFR: 8319762: Update to Visual Studio 2022 version 17.6.5 on Windows

2023-11-15 Thread Kevin Rushforth
Clean backport of compiler update to jfx21u - Commit messages: - Backport 2d4b494ea9cee1acd0407b9de61f0af9163f5d62 Changes: https://git.openjdk.org/jfx21u/pull/29/files Webrev: https://webrevs.openjdk.org/?repo=jfx21u&pr=29&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8319

Re: RFR: 8319762: Update to Visual Studio 2022 version 17.6.5 on Windows [v2]

2023-11-14 Thread Ambarish Rapte
On Tue, 14 Nov 2023 12:47:51 GMT, Kevin Rushforth wrote: >> This PR updates the compiler on Windows to Visual Studio 2022 17.6.5 (from >> 17.5.0) to match JDK 22. >> >> I've run headless and headful tests. > > Kevin Rushforth has updated the pull request with a new target base due to a > merge

Re: RFR: 8319762: Update to Visual Studio 2022 version 17.6.5 on Windows [v2]

2023-11-14 Thread Joeri Sykora
On Tue, 14 Nov 2023 12:47:51 GMT, Kevin Rushforth wrote: >> This PR updates the compiler on Windows to Visual Studio 2022 17.6.5 (from >> 17.5.0) to match JDK 22. >> >> I've run headless and headful tests. > > Kevin Rushforth has updated the pull request with a new target base due to a > merge

Re: RFR: 8319762: Update to Visual Studio 2022 version 17.6.5 on Windows [v2]

2023-11-14 Thread Kevin Rushforth
> This PR updates the compiler on Windows to Visual Studio 2022 17.6.5 (from > 17.5.0) to match JDK 22. > > I've run headless and headful tests. Kevin Rushforth has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains two commits: - Merge b

RFR: 8319762: Update to Visual Studio 2022 version 17.6.5 on Windows

2023-11-13 Thread Kevin Rushforth
This PR updates the compiler on Windows to Visual Studio 2022 17.6.5 (from 17.5.0) to match JDK 22. I've run headless and headful tests. - Commit messages: - 8319762: Update to Visual Studio 2022 version 17.6.5 on Windows Changes: https://git.openjdk.org/jfx/pull/1285/files Webre

Re: RFR: 8319762: Update to Visual Studio 2022 version 17.6.5 on Windows

2023-11-13 Thread Kevin Rushforth
On Mon, 13 Nov 2023 18:47:14 GMT, Kevin Rushforth wrote: > This PR updates the compiler on Windows to Visual Studio 2022 17.6.5 (from > 17.5.0) to match JDK 22. > > I've run headless and headful tests. Reviewers: @arapte @johanvos @tiainen - PR Comment: https://git.openjdk.org/jf