Skip to content

In the Type class, the size of an Object is fixed to 4 bytes #13

@nfergu

Description

@nfergu

In the Type class, the size of an Object is fixed to 4 bytes. I guess this should be read from the hprof file instead (the idSize field should be used).

I'm not sure what the best way to fix this is, since moving the sizeInBytes field out of the Type enum would be a fairly significant change to the API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions