View Single Post
  #3 (permalink)  
Old 08-03-2007, 04:15 PM
cruxblack cruxblack is offline
Senior Member
 
Join Date: Jul 2007
Posts: 130
cruxblack will become famous soon enough
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
Reply With Quote