Hi, I support to upgrade to JDK8, because we can use some new features of JDK8.
For ShardingSphere 4.0.0, we are still using JDK7, and switch to JDK 8 for 4.1.x version of ShardingSphere. I think this is a good idea, but I recommend maintaining multiple versions. We don't need to add new features to the old version, but if we find some serious problems,we should fix it and release small version eg. 4.0.x. On 2019/05/30 06:47:35, "[email protected]" <[email protected]> wrote: > Hi,> > > JDK 7 is deprecated for long time by official, more and more applications> > are using JDK 8 as their Java compile environment.> > > Some dependencies of ShardingSphere are using JDK 8 also, such as Etcd,> > ServiceComb, Seata and new version of Guava, so I plan upgrade to JDK 8> > after 4.0.0 stable version released.> > > For ShardingSphere 4.0.0, we are still using JDK7, and switch to JDK 8 for> > 4.1.x version of ShardingSphere.> > > Any suggestions?> > ------------------> > > Liang Zhang (John)> > Apache ShardingSphere & Dubbo> >
