I spun up a new VM today with OpenJDK9 (Zulu) and Ignition 7.9.7. Poking around the ignition.conf file, I noticed the line commented out abut using Concurrent Mark and Sweep GC. It gives me two questions:
Does this mean that G1GC is used by default? Java 9 and all.
If I restore a gateway backup to this, will this get overwritten with old settings?
Not that I’m opposed to playing around, but this may get upgraded for use as my production server, and I’m feeling lazy.