Hi, I have several questions about the garbage collector: 1. Are there any docs about its interface and the algorithm it uses? 2. Does it contract its heap? Can it run in the background of the vm? 3. If it does not contract the heap, do you plan such feature? thanks, Artur Rataj