I\'ve been reading through a lot of the rookie Java questions on finalize() and find it kind of bewildering that no one has really made it plain that finalize()
finalize()
I've been doing Java professionally since 1998, and I've never implemented finalize(). Not once.