JOL (Java Object Layout) is a set of tools for examining field and object layouts in the JVM.
<dependency>
<groupId>org.openjdk.jol</groupId>
<artifactId>jol-core</artifactId>
<version>0.7.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Prints the memory layout of the String class.
No known issues recorded.
No dependency data recorded yet.