Integrated: 8306658: GHA: MSVC installation could be optional since it might already be pre-installed

Christoph Langer clanger at openjdk.org
Mon Apr 24 15:03:56 UTC 2023


On Fri, 21 Apr 2023 06:56:43 GMT, Christoph Langer <clanger at openjdk.org> wrote:

> We figured that seemingly the correct toolchain could be (and is) already installed by default on Github runners and it makes sense to skip the expensive installation operation which takes some 10+ minutes.
> 
> I also tested the scenario with an older toolchain version which would really need installing, e.g. 14.28.

This pull request has now been integrated.

Changeset: d980cb48
Author:    Christoph Langer <clanger at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/d980cb48793f2bb662aece545fb00724c12a5613
Stats:     14 lines in 1 file changed: 14 ins; 0 del; 0 mod

8306658: GHA: MSVC installation could be optional since it might already be pre-installed

Reviewed-by: shade, goetz

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

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



More information about the build-dev mailing list