RFR: 8339212: gradle downloads x64 binary of SWT on Linux/aarch64

Kevin Rushforth kcr at openjdk.org
Thu Aug 29 14:12:22 UTC 2024


On Thu, 29 Aug 2024 13:52:39 GMT, ANUPAM DEV <duke at openjdk.org> wrote:

> 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

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

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


More information about the openjfx-dev mailing list