* Revert "feat: BAEL-5947 External Debugging with JMXTerm (#13847)" This reverts commit ae04ab2510a5eb2e7b8c57e14474c6edadeb6883. * BAEL-5947: Moving a project to a different package
Core Java Performance
This module contains articles about performance of Java applications
Relevant Articles:
- Verbose Garbage Collection in Java
 - Different Ways to Capture Java Heap Dumps
 - Understanding Memory Leaks in Java
 - OutOfMemoryError: GC Overhead Limit Exceeded
 - Basic Introduction to JMX
 - Monitoring Java Applications with Flight Recorder
 - Branch Prediction in Java
 - Capturing a Java Thread Dump
 - JMX Ports
 - Calling JMX MBean Method From a Shell Script
 - External Debugging With JMXTerm
 - Create and Detect Memory Leaks in Java