On Feb 9, 2013, at 615PM, Peter Firmstone wrote: > Hmm, we fixed that in trunk revision 1224722 over a year ago now. > > Maybe you should perform a diff between trunk (or qa refactoring) and your > branch, there a likely many other small bug fixes like that you'll pick up.
Yes, did that (with Dan's help). The FastList in 2.2 branch is now the same as in trunk. > > In fact, the bugs we're having issues with now are also in the branch you're > working on, they've been brought to the surface by recent hardware and jvm > optimisations, new concurrent code etc. Eg, trunk fails on jdk7, while jdk6 > passes. > > I'm very close to resolving these bugs. I'm currently working on jtreg tests. Awesome. Can you also apply them to the 2.2 branch? Regards Dennis
