|
Mmm, correct me if im wrong, but isnt the objects got dump and the memory freed when we do System.exit(0)?
When does the finalizers got called?
And btw, is there any problem tat might require that we override the finalizers methods?
I have seen some examples bout this overridings, but unfortunately, i didn't analyze them further or save the codes, so im still bit confused
|