Menu

#7 DeferredNamedListImpl fix

Unstable_(example)
open
nobody
None
5
2014-08-05
2014-08-05
Steve
No

Attached is a patch to avoid problems where a DeferredNamedListImpl object can remain in the POPULATING state if a RuntimeException is thrown in the populateList( ) method. Previously, if this happened, attempting to re-use the list would cause a "recursive population" Exception to be thrown. With this patch, subsequent calls to the list will cause it to attempt to re-populate the list.

1 Attachments

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.