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
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
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
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
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
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
> 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
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
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