Java Captain
Mar 12, 2020 · Backend Development
Using Arthas for Java Hot Code Update and Runtime Debugging
This guide explains how to use Alibaba's Arthas tool to attach to a running Java process, inspect JVM metrics, execute hot code updates, and troubleshoot production issues without redeploying, covering download, common commands, and step‑by‑step hot‑swap procedures.
ArthasHot UpdateInstrumentation
0 likes · 5 min read