Thanks Maarten! /niklas
On Mon, Mar 10, 2008 at 9:40 AM, Maarten Bosteels <[EMAIL PROTECTED]> wrote: > mina 2.0 depends heavily on java 5 > I am working on the fix. > > Maarten > > > On Mon, Mar 10, 2008 at 9:24 AM, Niklas Gustavsson <[EMAIL PROTECTED]> > wrote: > > > > > On Mon, Mar 10, 2008 at 9:03 AM, Emmanuel Lecharny <[EMAIL PROTECTED]> > > wrote: > > > Just check that this change is compatible with the JVM version we are > > using. > > > > > > I don't remember if MINA should still be compatible with 1.4, and if > > > ConcurrentHashMap is avaialable in 1.4... > > > > ConcurrentHashMap came with the concurrency classes in 1.5. Since the > > bug manifests itself inside of a enhanced for loop I think we should > > be fine :-) > > > > /niklas > > >