JVM调优 - jyasonx/note GitHub Wiki
== 参考资料
https://www.oracle.com/technetwork/java/hotspotfaq-138619.html#64bit_layering
https://www.oracle.com/technetwork/articles/java/vmoptions-jsp-140102.html
https://docs.oracle.com/javase/8/docs/technotes/tools/unix/java.html
https://www.baeldung.com/jvm-parameters
https://www.baeldung.com/jvm-garbage-collectors
https://www.ibm.com/developerworks/cn/java/j-lo-jvm-optimizeexperience/index.html