Mark Wielaard wrote:
> Interesting. Even though Enums should never be initialized "by hand"
> this is something a garbage collector should be aware of. Do garbage
> collectors already handle empty finalize() methods as if there was no
> finalizer?

Good ones do :-)

(I know that HotSpot does and IKVM does as well (but .NET itself
doesn't)).

Regards,
Jeroen

Reply via email to