Re: Finalizers & Reference counting.
Eliot Moss <[email protected]>
| Newsgroups | gmane.comp.programming.garbage-collection.general |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "Nick" == Nick Barnes <[email protected]> writes: Nick> Then people largely lost interest in copying GC (because the focus of Nick> GC moved to C++, in which moving GC is impossible, and Java, in which Nick> it was very difficult). Nick: I'm not sure what you're talking about, concerning Java. Can you elucidate? Lots of folks use copying/moving GC with Java just fine, including us. -- Eliot