What value does System.getProperty("os.arch") return on an AppleSilicon/M1 Mac running the aarch64 port of the JDK (for example the Liberica port), i.e. not using Rosetta2?
Based on this, I am guessing it's aarch64. Can anyone confirm this?
Thanks.