Completed
jcmd - Java Command
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Monitoring and Troubleshooting Tools in the JDK
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction and Overview
- 2 jconsole
- 3 jps - Java Process Status tool
- 4 jstat & jstatd - JVM Statistics
- 5 Toubleshoting Tools
- 6 jcmd - Java Command
- 7 jdb - Java Debugger
- 8 jinfo - Java Configuration Info
- 9 jmap - Java Memory Map
- 10 jstack - Java Stack
- 11 jcmd - Comparison with older tools
- 12 jshdb - Java HotSpot Debugger
- 13 JFR Tool
- 14 Other Tools - Tools Shipped outside of the JDK, and Removed Tools.
- 15 VisualVM
- 16 JMC - JDK Mission Control
- 17 Summary & Closing