• Understanding JVM
  • Introduction
  • Resources
  • JITWatch Experimentation
  • JVM Developer's Options
  • Monitoring JAVA Application
  • Experiments with Graal
  • Safepoints
  • GC
Powered by GitBook

Resources

Resources

  • HotSpot Runtime Overview : http://openjdk.java.net/groups/hotspot/docs/RuntimeOverview.html
  • JVM Developer's options : http://www.slideshare.net/linaroorg/hkg15200-openjdk-under-the-hood
  • JAVA Performance Tuning : http://www.cubrid.org/blog/dev-platform/the-principles-of-java-application-performance-tuning/
  • Monitoring and Managing Java SE 6 Platform Applications: http://www.oracle.com/technetwork/articles/javase/monitoring-141801.html#Heap_Dump
  • JVMTI : http://docs.oracle.com/javase/7/docs/platform/jvmti/jvmti.html
  • JAVA HotSpot VM Options :
    • http://www.oracle.com/technetwork/articles/java/vmoptions-jsp-140102.html
    • http://docs.oracle.com/javase/8/docs/technotes/tools/unix/java.html

ToRead List:

Garbage Collection

Brief History of Garbage Collection: http://www.ibm.com/developerworks/java/library/j-jtp10283/
Garbage collection in HotSpot JVM: http://www.ibm.com/developerworks/library/j-jtp11253/

results matching ""

    No results matching ""