Open battleblow opened 5 years ago
zGC is currently only implemented for Linux. In the OpenJDK11 source only Linux/amd64 is supported. There is upstream support in 13 for Linux/aarch64 as well though.
For an explanation of zGC, see
https://openjdk.java.net/jeps/333
Code reference:
https://github.com/battleblow/openjdk-jdk11u/tree/master/src/hotspot/os_cpu/linux_x86/gc/z
zGC is currently only implemented for Linux. In the OpenJDK11 source only Linux/amd64 is supported. There is upstream support in 13 for Linux/aarch64 as well though.
For an explanation of zGC, see
https://openjdk.java.net/jeps/333
Code reference:
https://github.com/battleblow/openjdk-jdk11u/tree/master/src/hotspot/os_cpu/linux_x86/gc/z