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 parent POM for JOL.
Build Time
2024-07-18 23:53:21 GMT
Size
16.83 KB
87789873a34fd26cc10c48557d75953f
License
GPL-2.0-only AND GPL-2.0-only WITH Classpath-exception-2.0