[augeas-devel] [Augeas] #212: net.augeas.Augeas Java Binding class should override Object.finalize() method

Augeas trac at fedorahosted.org
Tue Jul 19 23:25:18 UTC 2011


#212: net.augeas.Augeas Java Binding class should override Object.finalize()
method
---------------------+------------------------------------------------------
 Reporter:  loleary  |       Owner:  lutter
     Type:  defect   |      Status:  new   
 Priority:  major    |   Milestone:  next  
Component:  Augeas   |     Version:  0.8.0 
 Keywords:           |  
---------------------+------------------------------------------------------
 The Augeas Java Binding should implement the finalize method so that the
 reference to the AugPtr can be cleaned up prior to the instance of Augeas
 being garbage collected. This will prevent resource leaks from being
 introduced from Java code which does not explicitly call the
 Augeas.close() method.

-- 
Ticket URL: <https://fedorahosted.org/augeas/ticket/212>
Augeas <http://augeas.net/>
a configuration API




More information about the augeas-devel mailing list