We are investigating an application running of azul jvm (Zing release : 1.7.0-zing_15.05.3.0-b3-product-azlinuxM-X86_64).
Would appreciate with some pointers on making sense of the gc logs on Zing.
JVM flags - `
-Xmx48g -XX:+ConcurrentDeflation -XX:+ScanSystemDictionaryBeforeUnload -XX:-ClassUnloading -XX:+KeepSafepointsInCountedLoops -XX:+UseOptimizedCollectionsIterator`
-XX:StringTableSize=100019
We need to figure out if the JVM was struggling at any point with garbage - but do not know the exact keywords to fetch in the log.