Do Ignition 8 clients require JVM argument to use G1GC?

Is it safe to assume Ignition 8 clients will use G1GC by default, or is there still a reason to add JVM argument jvm-args="-XX:+UseG1GC" to client launcher shortcuts?

It’s not necessary, it should be the default collector in Java 11.

2 Likes