Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
nfergu opened this issue Jan 21, 2016 · 0 comments
Open

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

nfergu opened this issue Jan 21, 2016 · 0 comments

Comments

@nfergu
Copy link

nfergu commented Jan 21, 2016

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant