Sorry, the posted and applied patch also contains several code
modifications in gnu.java.rmi.dgc. The changelog entry should be:
2006-03-03 Audrius Meskauskas <[EMAIL PROTECTED]>
* gnu/java/rmi/dgc/DGCImpl.java: More comments, boilerplate fix.
(dirty): Do not synchronize on Hashtable. Use the passed (requested)
lease value and not always the default one.
(LeaseRecord): Remember the array of objects, marked as dirty.
java/rmi/dgc/Lease.java: Boilerplate fix.
The changelog entry will also be fixed. Sorry about that.