A tiny toolbox to analyze object layout schemes in JVMs
https://openjdk.org/projects/code-tools/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.
- 
1
derived packages
- Download package
- 
Checkout Package
osc -A https://api.opensuse.org checkout home:urbic:java/jol && cd $_
- Create Badge
Refresh
Source Files
| Filename | Size | Changed | 
|---|---|---|
| jol-0.17.tar.gz | 0000121365 119 KB | |
| jol.changes | 0000000169 169 Bytes | |
| jol.pod | 0000004697 4.59 KB | |
| jol.spec | 0000002605 2.54 KB | 





Comments 0