Jump to content

Talk:Java Virtual Machine heap

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by NagaSrinivas (talk | contribs) at 19:38, 22 October 2009. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

how to exactly make a java virtual machine

Why talk about generations?

The idea of having generations and details of garbage collection are specific to an implementation of the JVM. Why do we need to single out Sun's HotSpot JVM when we want to talk about the JVM heap? NagaSrinivas (talk) 19:38, 22 October 2009 (UTC)[reply]