Thats a natural move also allowing for generics etc. Patrick Linskey skrev: > Hi, > > What do you guys think about discontinuing our JDK 1.4 support? I've > made a few attempts to make our concurrent map utilization pluggable > to allow us to take advantage of the JDK improvements in concurrency, > but have had a hard time doing so in the past. It occurs to me that > one easy way to do this would be to just get rid of JDK 1.4 support in > OpenJPA 1.1, which would let us switch directly to the Java 5 > java.util.concurrent package, without requiring cumbersome wrappers > etc. > > Thoughts? > > -Patrick > >