Package jol: Information
Source package: jol
Version: 0.16-alt1_4jpp11
Build time: Jul 16, 2022, 08:33 PM in the task #303821
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
Last changed
July 9, 2022 Igor Vlasenko 0.16-alt1_4jpp11
- update
June 13, 2022 Igor Vlasenko 0.16-alt1_1jpp11
- java11 build
June 12, 2021 Igor Vlasenko 0.16-alt1_1jpp8
- new version