oracle / graal

GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀
https://www.graalvm.org
Other
20.21k stars 1.62k forks source link

Adding support for amd processor architecture in GraalVM Enterprise #6562

Open RpMGrut opened 1 year ago

RpMGrut commented 1 year ago

Hello, at the moment in the official Oracle website I found the latest version of GraalVM Enterprise Edition 22 Java Version 17 only for architectures such as x86 (32 bit) and aarch64, please add as amd as for Community version.

fniephaus commented 1 year ago

Thanks for raising this. The x86 binaries are actually for AMD / x64. Sorry for the confusion, we should fix the labels.