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.
- Links to home:urbic:java / jol
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:urbic:branches:Java:packages/jol && cd $_ - Create Badge
Refresh
Source Files (show merged sources derived from linked package)
| Filename | Size | Changed |
|---|---|---|
| _link | 0000000123 123 Bytes | |
| jol-0.17.tar.gz | 0000121365 119 KB | |
| jol.changes | 0000000169 169 Bytes | |
| jol.spec | 0000002125 2.08 KB |
Comments 0