Community
Participate
Working Groups
Need to add one line of code to the method XList.removeAll() so the member named listList is cleared. public void removeAll() { items.clear(); listList.removeAll(); }
Line of code added to clear the listList member in the method XList.removeAll().
Created attachment 208353 [details] Method XList.removeAll() does not clear the listList member
Don Dunne applied this patch to 0.9.9_SR4 on Tue Dec 13 15:07:22 2011 -0700
Pushed by: ddunne <donald.g.dunne@boeing.com> 2011-12-13 15:07:22 Released: Tag: 0.9.9.v201112191206_SR4