Package jol: Information
Source package: jol
Version: 0.16-alt1_1jpp8
Build time: Jun 12, 2021, 07:01 PM in the task #274463
Category: Development/Java
Report package bugLicense: GPLv2 with exceptions
Summary: Java Object Layout
Description:
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.
Maintainer: Igor Vlasenko