deep

a Cross Development Platform for Java

User Tools

Site Tools


dev:rts:heap

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
dev:rts:heap [2016/02/25 13:33] – external edit 127.0.0.1dev:rts:heap [2020/12/14 10:32] (current) – [Mark Phase] ursgraf
Line 16: Line 16:
  
 ===== Mark Phase ===== ===== Mark Phase =====
-Starting with the roots, all used blocks are marked. Objects may contain fields which are references. These references ,ust be followed as well. The type descriptors contain the information about which fields are references.+Starting with the roots, all used blocks are marked. Objects may contain fields which are references. These references must be followed as well. The type descriptors contain the information about which fields are references.
  
 ===== Sweep Phase ===== ===== Sweep Phase =====
dev/rts/heap.1456403585.txt.gz · Last modified: 2016/02/25 13:33 by 127.0.0.1