On 25 January 2011 11:04, Peter Firmstone <j...@zeus.net.au> wrote:
> Patricia Shanahan wrote: > >> I have a candidate fix in skunk/patsOutrigger. It definitely fixes the >> original bug. >> >> The main issue that affects the whole system is that I have changed the >> compilation target to 5. That lets us get the benefit of foreach iteration >> over collections. >> > > Might as well make this a Java 5 minimum release, although the fix for > Classloader / thread issues will be to upgrade to Java 6. > > Another datapoint - Blitz has been Java 5 or better for some time now. No one has complained about dropping 1.4, suspect actually most are running on JDK 6 for all the perf/concurrency improvements....