FunTester
Apr 30, 2020 · Operations
Mastering Arthas: How to Use sc and sm Commands to Inspect JVM Classes and Methods
This article explains the Arthas "sc" (Search‑Class) and "sm" (Search‑Method) commands, showing how they list loaded classes and their methods in a JVM, when they are useful, and why they can often be skipped if source code is available.
ArthasJVMJava
0 likes · 3 min read
