jol
JOL (Java Object Layout) is the tiny toolbox to analyze object layout in JVMs. These tools are using Unsafe, JVMTI, and Serviceability Agent (SA) heavily to decode the actual object layout, footprint, and references. This makes JOL much more accurate than other tools relying on heap dumps, specification assumptions, etc.
- Name
- jol
- Main Program
jol-cli- Programs
jol-cli
- Homepage
- Version
- 0.17
- License
- Maintainers
- Platforms
- i686-linux
- x86_64-linux
- aarch64-linux
- armv7l-linux
- armv6l-linux
- powerpc64le-linux
- riscv64-linux
- aarch64-darwin
- x86_64-darwin
- Defined
- Source