Java Virtual Machine Internals

Posted by giolekva on Stack Overflow See other posts from Stack Overflow or by giolekva
Published on 2010-06-11T11:03:50Z Indexed on 2010/06/11 11:12 UTC
Read the original article Hit count: 280

Filed under:
|
|
|

Hey,

Can u suggest some articles or books about JVM internals: how it allocates memory, handles object inheritance, garbage collection, how it executes byte code and so on.

© Stack Overflow or respective owner

Related posts about java

Related posts about garbage-collection