On Thu, 29 Aug 2024 14:09:47 GMT, Kevin Rushforth <k...@openjdk.org> wrote:

>> Hi @kevinrushforth,
>> Thankyou for the review. Can you please let me know how to get the checksum 
>> for aarch64? I see it gets generated automatically by gradle. ( 
>> https://github.com/openjdk/jfx/tree/master/gradle#readme )
>> I do not have aarch64 headful machine to generate the checksum either. As 
>> you suggested, copying the entry for Linux /x64 and modifying it will have 
>> the same checksum as x86-64 which would be wrong. 
>> Please suggest.
>> 
>> Thanks,
>> ~Anupam
>
>> Can you please let me know how to get the checksum for aarch64?
> 
> Download the file locally, then:
> 
> 
> shasum -a 256 org.eclipse.swt.gtk.linux.aarch64_3.124.200.v20231113-1355.jar

Thanks @kevinrushforth. I have updated verification-metadata.xml.

Regards,
Anupam

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

PR Comment: https://git.openjdk.org/jfx/pull/1549#issuecomment-2317930492

Reply via email to