Under
https://svn.apache.org/repos/asf/incubator/river/jtsk/skunk/patsOutrigger
I have checked in a new implementation of
com.sun.jini.outrigger.FastList. It is the list management class that
outrigger uses to hold entries. It requires the Java 5 API and memory model.
I still have some intermittent QA failures, but my FastList unit test
does not fail. I would like the bug to be in FastList, because it is a
relatively small, simple piece of code, but I've turned my attention to
the rest of outrigger.
I would welcome FastList code review and/or additional testing.
Thanks,
Patricia