RFR: 8365579: ml64.exe is not the right assembler for Windows aarch64 [v2]

Erik Joelsson erikj at openjdk.org
Mon Aug 18 12:55:13 UTC 2025


On Mon, 18 Aug 2025 07:04:59 GMT, SendaoYan <syan at openjdk.org> wrote:

>> Saint Wesonga has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Reduce nesting levels
>
> make/autoconf/flags-other.m4 line 118:
> 
>> 116:     BASIC_ASFLAGS="-x assembler-with-cpp"
>> 117:   elif test "x$TOOLCHAIN_TYPE" = xmicrosoft; then
>> 118:     BASIC_ASFLAGS="-nologo -c"
> 
> Should we need to update the copyright year from 2024 to 2025

Yes, please that would be good.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/26791#discussion_r2282312830


More information about the build-dev mailing list