On 12/14/23 12:47, Shawn Heisey wrote:
On 12/14/23 08:37, Walter Underwood wrote:
Thanks for the recommendation. Are you running this on Intel or ARM64?
We’ve mostly moved to ARM64. —wunder
This is on x64.
When ZGC was first released, it only worked on Linux/x64.
In Java 17, the supported architectures are:
Linux/x64
Linux/AArch64
macOS/x64
macOS/AArch64
Windows/x64
Windows/AArch64
On closer read, that list for Java 17 is applicable to Java itself, not
necessarily ZGC.
But I would imagine that ZGC is present in the ARM version of Java. If
not, Solr probably won't start with ZGC options.
Thanks,
Shawn