Skip to content

IBM Java 8 support appears to have issues  #55

@sesuncedu

Description

@sesuncedu

Test environment is linux,amd64

With compressed references.

  • Empty array reported as using 16 bytes by Agent but 8 bytes by Unsafe.
  • new Object[1] is reported as using 16 bytes by Agent and Unsafe.

With compressed references disabled,

  • new Object() size is reported as 16 bytes by Agent and 24 bytes by Unsafe

Header sizes in JvmInformation appear to be incorrect

  • 16 bytes for 32 bit /compressed refs, 24 bytes for uncompressed refs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions