# adoptopenjdk/jitwatch

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/adoptopenjdk-jitwatch).**

3,292 stars · 462 forks · Java · NOASSERTION

## Links

- GitHub: https://github.com/AdoptOpenJDK/jitwatch
- awesome-repositories: https://awesome-repositories.com/repository/adoptopenjdk-jitwatch.md

## Description

Log analyser / visualiser for Java HotSpot JIT compiler. Inspect inlining decisions, hot methods, bytecode, and assembly. View results in the JavaFX user interface.

## Tags

### Part of an Awesome List

- [JVM Profiling Tools](https://awesome-repositories.com/f/awesome-lists/devtools/jvm-profiling-tools.md) — Log analyzer and visualizer for HotSpot JIT compiler.
- [Performance Analysis](https://awesome-repositories.com/f/awesome-lists/devtools/performance-analysis.md) — Analyzes JIT compiler optimizations in the HotSpot JVM.
