Message4611

Author zyasoft
Recipients fwierzbicki, pjenvey, zyasoft
Date 2009-04-28.21:41:30
SpamBayes Score 0.011697072
Marked as misclassified No
Message-id <1240954890.54.0.867569949805.issue1026@psf.upfronthosting.co.za>
In-reply-to
Content
CopyOnWriteArrayList would only be an option as a backing store, for the 
usual scenario where readers are the predominant activity. I don't think 
this really needs to be considered until we have optimized for JDK 7 for 
example.

I'll nuke MergeState, with JDK 7 we get back timsort anyway.
History
Date User Action Args
2009-04-28 21:41:30zyasoftsetmessageid: <1240954890.54.0.867569949805.issue1026@psf.upfronthosting.co.za>
2009-04-28 21:41:30zyasoftsetrecipients: + zyasoft, fwierzbicki, pjenvey
2009-04-28 21:41:30zyasoftlinkissue1026 messages
2009-04-28 21:41:30zyasoftcreate