So why are you asking? Ralph
> On Sep 8, 2016, at 2:45 PM, Gary Gregory <[email protected]> wrote: > > On Thu, Sep 8, 2016 at 2:00 PM, Ralph Goers <[email protected] > <mailto:[email protected]>> wrote: > Why would it? Do you have multiple threads logging? It wasn’t written to be > used by anything but single threaded unit tests. > > I do not have multiple threads logging in a test but I do not know if there > is one such test in the whole suite. > > Gary > > > Ralph > >> On Sep 8, 2016, at 1:34 PM, Gary Gregory <[email protected] >> <mailto:[email protected]>> wrote: >> >> Should ListAppender use CopyOnWriteArray instead of ArrayList? Either all >> the time or when using in aync tests? >> >> Gary >> >> -- >> E-Mail: [email protected] <mailto:[email protected]> | >> [email protected] <mailto:[email protected]> >> Java Persistence with Hibernate, Second Edition >> <http://www.manning.com/bauer3/> >> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> >> Spring Batch in Action <http://www.manning.com/templier/> >> Blog: http://garygregory.wordpress.com <http://garygregory.wordpress.com/> >> Home: http://garygregory.com/ <http://garygregory.com/> >> Tweet! http://twitter.com/GaryGregory <http://twitter.com/GaryGregory> > > > > -- > E-Mail: [email protected] <mailto:[email protected]> | > [email protected] <mailto:[email protected]> > Java Persistence with Hibernate, Second Edition > <http://www.manning.com/bauer3/> > JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> > Spring Batch in Action <http://www.manning.com/templier/> > Blog: http://garygregory.wordpress.com <http://garygregory.wordpress.com/> > Home: http://garygregory.com/ <http://garygregory.com/> > Tweet! http://twitter.com/GaryGregory <http://twitter.com/GaryGregory>
