SAP / SapMachine

An OpenJDK release maintained and supported by SAP
https://sapmachine.io
GNU General Public License v2.0
504 stars 92 forks source link

ARM64 version for SapMachine not available #1659

Closed billgatesfan closed 4 months ago

billgatesfan commented 4 months ago

It seems MS released a compiled ARM64 version of the OpenJDK : https://learn.microsoft.com/en-us/java/openjdk/download#openjdk-21.

Is there a similar place, where I can download the SapMachine, that is natively compiled on ARM64, and that I can deploy as an app on ARM64 Windows11 devices? I could not find anything on the main page (https://sap.github.io/SapMachine/).

RealCLanger commented 4 months ago

Support for Windows/ARM64 is not on our current roadmap, so there are no plans. However, if you can help us with a business case for this platform in the SAP context, we can honor this in our planning.

billgatesfan commented 4 months ago

Our company plans to release ARM64 platform (Snapdragon X Elite) with Windows11 to our employees...whenever it will be made available by major laptop manufacturers. The idea is to have as much ARM64 native binaries as possible, so that we do not rely on the x64 emulation layer.

RealCLanger commented 4 months ago

I can imagine adding that support some time when such hardware becomes more mainstream and more OpenJDK vendors support it.