On Thu, 21 May 2026 10:25:30 GMT, Aleksey Shipilev <[email protected]> wrote:

>> Luigi Montoya has updated the pull request with a new target base due to a 
>> merge or a rebase. The pull request now contains one commit:
>> 
>>   Enable GHA testing for Windows ARM64 (#1)
>>   
>>   * Enable GHA testing for Windows ARM64
>>   
>>   * Update Boot JDK to be JDK26
>
> .github/workflows/build-windows.yml line 131:
> 
>> 129:         run: |
>> 130:           # Run Visual Studio Installer
>> 131:           '/c/Program Files (x86)/Microsoft Visual 
>> Studio/Installer/vs_installer.exe' \
> 
> Is MSVC still in `Program Files (x86)` on Windows ARM64 runners?

The `Visual Studio Installer` is still in `Program Files (x86)`

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

PR Review Comment: https://git.openjdk.org/jdk/pull/31102#discussion_r3283363183

Reply via email to