JOL (Java Object Layout) is a tiny toolbox to analyze Java object
layouts. These tools use 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.
This package contains the core classes for JOL.
Build Time
2024-07-18 23:53:21 GMT
Size
123.43 KB
f7221f11e95a5e1068a7577dc1979f57
License
GPL-2.0-only AND GPL-2.0-only WITH Classpath-exception-2.0