[talk] JVM Questions

Sujit K M sjt.kar at gmail.com
Sun Mar 30 10:12:51 EDT 2014


On Tue, Mar 25, 2014 at 2:11 AM, George Magiros <gmagiros at gmail.com> wrote:
> The specification doesn't specify a garbage collection algorithm fyi,  "
> Implementation details that are not part of the Java Virtual Machine's
> specification would unnecessarily constrain the creativity of implementors.
> .For example, the memory layout of run-time data areas, the
> garbage-collection algorithm used, and any internal optimization of the Java
> Virtual Machine instructions (for example, translating them into machine
> code) are left to the discretion of the implementor."
> http://docs.oracle.com/javase/specs/jvms/se7/html/jvms-2.html

Not sure whether you wanted to mention (http://www.1001javatips.com/)

-- 
-- Sujit K M

blog(http://kmsujit.blogspot.com/)



More information about the talk mailing list