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 bug
    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.

    List of RPM packages built from this SRPM:
    jol-cli (noarch)
    jol-core (noarch)
    jol-parent (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. maven-local
      2. mvn(junit:junit)
      3. mvn(net.sf.jopt-simple:jopt-simple)
      4. mvn(org.ow2.asm:asm)
      5. jpackage-1.8-compat
      6. /proc
      7. /proc
      8. rpm-build-java

    Last changed


    June 12, 2021 Igor Vlasenko 0.16-alt1_1jpp8
    - new version