Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37561065
en ru br
ALT Linux repos
S:0.16-alt1_4jpp11

Group :: Development/Java
RPM: jol

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.16-alt1_4jpp11
Build date: 16 july 2022, 17:28 ( 93.0 weeks ago )
Size: 119.54 Kb

Home page:   https://openjdk.java.net/projects/code-tools/jol…

License: 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.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • jol-cli
  • jol-core
  • jol-parent
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin