Bookmarks tagged [diagnostics]
https://alibaba.github.io/arthas/en/
Key features
- Check whether a class is loaded, or where the class is being loaded. (Useful for troubleshooting jar file conflicts)
- Decompile a class to ensure the code is running as expected....
- tags: java, diagnostics, performance
- source code