[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.memory-analyzer] java.lang.Integer: 16 bytes or 24?

I wrote a simple program to play around with some of my memory analysis tools. I happened upon an inconsistency with MAT. One of my tools says that Integer objects take up 16 bytes per instance. Docs I've found online seem to support this. However, MAT is showing 24 bytes per instance. Which is correct?