How about adding a note in the release for the minimal support version of JDK. If we specify the support JDK 8, which means it can be run with JDK 8 and JDK 11。
BTW, it's easy to verify the JDK support by running the integration tests in different JDK versions[1] just like this. [1]https://github.com/apache/servicecomb-pack/actions/runs/2773904490 Willem Jiang Twitter: willemjiang Weibo: 姜宁willem On Thu, Aug 4, 2022 at 9:57 AM Mingyu Chen <morning...@163.com> wrote: > > 不需要,除非遇到兼容问题,否则对于用户来说,就不需要考虑jdk版本的问题了。 > 在下一个版本我们会考虑去掉jdk版本的标识,用户不再需要关系这个信息了。 > > > > > -- > > 此致!Best Regards > 陈明雨 Mingyu Chen > > Email: > morning...@apache.org > > > > > > 在 2022-08-04 09:50:49,"刘凯" <lk_8...@163.com> 写道: > >因为前一个版本都是提供jdk11编译版本的下载,虽然兼容,也可以用户自己编译源码,但为了方便用户选择使用最好还是延续上个版本的,毕竟官网下载的可靠点,毕竟这件事也不会给你们带来很大的工作量。 > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >在 2022-08-03 23:01:21,"Mingyu Chen" <morning...@163.com> 写道: > >>You can run jdk8 version with jdk 11, it it compatible. > >> > >> > >> > >> > >>-- > >> > >>此致!Best Regards > >>陈明雨 Mingyu Chen > >> > >>Email: > >>morning...@apache.org > >> > >> > >> > >> > >> > >>在 2022-08-03 15:15:29,"刘凯" <lk_8...@163.com> 写道: > >>>Hi,all > >>> > >>> apache > >>> doris官网上目前1.1.1版本不支持jdk11编译版本的下载,请问下是否还会发布,还是说以后的版本都不提供jdk11编译版本的下载,谢谢。