[jdk8u-dev] RFR: 8358538: Update GHA Windows runner to 2025
Antonio Vieiro
duke at openjdk.org
Thu Jul 3 13:06:44 UTC 2025
On Thu, 3 Jul 2025 12:53:08 GMT, Antonio Vieiro <duke at openjdk.org> wrote:
> Backport of [JDK-8358538](https://bugs.openjdk.org/browse/JDK-8358538) from JDK11 that uses the new `windows-2025` GHA runner, that is replacing the old `windows-2019` GHA runner since 2025-06-30. The backport is not clean, since the GHA configuration is completely different from JDK11.
>
> JDK8 still builds with Visual Studio 2017, so there's no need to backport [JDK-8360042](https://bugs.openjdk.org/browse/JDK-8360042), nor to change any other setting.
>
> Build should be clean, but for the `jdk_security_infra` test failures, that are well known to fail in JDK8 (as they should in JDK11), and are unrelated.
Mmm.. there's a hotspot/tier1 on Linux (unrelated). Will be worth investigating in the future.
-------------
PR Comment: https://git.openjdk.org/jdk8u-dev/pull/665#issuecomment-3032193728
More information about the jdk8u-dev
mailing list