Maybe you could substitute an ArrayList for now and put a FIXME comment before it that refers to the Javolution bug report.
-Adrian --- On Fri, 6/25/10, Adam Heath <[email protected]> wrote: From: Adam Heath <[email protected]> Subject: Re: FastCollection.add -> UnsupportedOperationException Re: concurrent, parallel loading stuff To: [email protected] Date: Friday, June 25, 2010, 4:27 PM BJ Freeman wrote: > thanks have updated the thread on user ML I'm debating whether to roll back my change; granted, that is what caused this ofbiz bug. However, there's nothing that says we couldn't have the same problem occur with other uses of FastList.subList.add().
