See the bug for more details. 

There is a little infrastructural mess in GHA infra now:
https://github.com/actions/runner-images/issues/14004

...and there is a looming MSVC upgrade in `windows-2025` anyway. So our current 
GHA builds are intermittently broken. With this PR, I suggest we temporarily 
move back to `windows-2022` which ships the same MSVC version we use now. This 
would be easy to backport to fix the current (due to `windows-2025` leak) and 
future (due to `windows-2025` roll-out in June) breakages in JDK Update 
releases.

I am posting this PR now and seeing if GHA is really fine with it.

Additional testing:
 - [ ] GHA

---------
- [x] I confirm that I make this contribution in accordance with the [OpenJDK 
Interim AI Policy](https://openjdk.org/legal/ai).

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

Commit messages:
 - Try going back to Windows 2022
 - Blind attempt

Changes: https://git.openjdk.org/jdk/pull/31093/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=31093&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8384158
  Stats: 7 lines in 2 files changed: 5 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/31093.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/31093/head:pull/31093

PR: https://git.openjdk.org/jdk/pull/31093

Reply via email to