[gclist] Finalizers & Reference counting.

Eliot Moss moss@cs.umass.edu
Thu, 29 Aug 2002 11:04:25 -0400


>>>>> "Nick" == Nick Barnes <Nick.Barnes@pobox.com> 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