On Wed, 15 Jul 2026 14:19:05 GMT, Kevin Rushforth <[email protected]> wrote:

>> Ambarish Rapte has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   review update: correct X64 to AARCH64
>
> .github/workflows/submit.yml line 160:
> 
>> 158:       # BOOT_JDK_FILENAME: "${{ 
>> fromJson(needs.prerequisites.outputs.dependencies).LINUX_X64_BOOT_JDK_FILENAME
>>  }}"
>> 159:       # BOOT_JDK_URL: "${{ 
>> fromJson(needs.prerequisites.outputs.dependencies).LINUX_X64_BOOT_JDK_URL }}"
>> 160:       # BOOT_JDK_SHA256: "${{ 
>> fromJson(needs.prerequisites.outputs.dependencies).LINUX_X64_BOOT_JDK_SHA256 
>> }}"
> 
> For clarity, I recommend changing these to `LINUX_AARCH64_*`, even though 
> they are commented out.

Thank you Kevin, Pushed as per the comment.

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

PR Review Comment: https://git.openjdk.org/jfx/pull/2214#discussion_r3588659058

Reply via email to