On Thu, 15 May 2025 22:16:34 GMT, Luigi Montoya wrote:
> Fix path for Visual Studio arm64 binaries in createWindowsDevkit.sh
>
> The DevKit currently created on a Windows AArch64 machine uses the x64
> compiler binaries (e.g. cl.exe). This can be inspected by running "dumpbin
> /headers /out:c
On Fri, 13 Jun 2025 12:09:53 GMT, SendaoYan wrote:
> Hi all,
>
> This pull request contains a backport of commit
> [7b7136b4](https://github.com/openjdk/jdk/commit/7b7136b4eca15693cfcd46ae63d644efc8a88d2c)
> from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
>
> The commit being
Hi all,
This pull request contains a backport of commit
[7b7136b4](https://github.com/openjdk/jdk/commit/7b7136b4eca15693cfcd46ae63d644efc8a88d2c)
from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
The commit being backported was authored by SendaoYan on 12 Jun 2025 and was
review
On Fri, 13 Jun 2025 13:58:48 GMT, Magnus Ihse Bursie wrote:
>> Fix path for Visual Studio arm64 binaries in createWindowsDevkit.sh
>>
>> The DevKit currently created on a Windows AArch64 machine uses the x64
>> compiler binaries (e.g. cl.exe). This can be inspected by running "dumpbin
>> /head