You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@dubbo.apache.org by 雷舜宇 <sh...@gmail.com> on 2018/12/20 02:13:27 UTC

About Router:Version compatibility issues below JDK1.8

Previously submitted a PR, modified the compatibility of the Router's sort.
Before the merge, the committer discussed the default method of adding
jdk1.8 to the Router Interface. Is this a compatibility issue with the
lower version of JDK? What do you think?

之前提交了一个PR,修改了Router的sort的兼容性问题,合并前跟commiter讨论了下将Router
Interface中添加了jdk1.8的default method,这样是否会低版本JDK的兼容问题?你们怎么看呢

Re: About Router:Version compatibility issues below JDK1.8

Posted by 雷舜宇 <sh...@gmail.com>.
thank you , I get

yuhang xiu <ca...@gmail.com> 于2018年12月20日周四 上午10:29写道:

> The code on the master only supports jdk1.8 and above.
> So this does not cause compatibility issues.
> :)
>
> 雷舜宇 <sh...@gmail.com> 于2018年12月20日周四 上午10:13写道:
>
> > Previously submitted a PR, modified the compatibility of the Router's
> sort.
> > Before the merge, the committer discussed the default method of adding
> > jdk1.8 to the Router Interface. Is this a compatibility issue with the
> > lower version of JDK? What do you think?
> >
> > 之前提交了一个PR,修改了Router的sort的兼容性问题,合并前跟commiter讨论了下将Router
> > Interface中添加了jdk1.8的default method,这样是否会低版本JDK的兼容问题?你们怎么看呢
> >
>

Re: About Router:Version compatibility issues below JDK1.8

Posted by yuhang xiu <ca...@gmail.com>.
The code on the master only supports jdk1.8 and above.
So this does not cause compatibility issues.
:)

雷舜宇 <sh...@gmail.com> 于2018年12月20日周四 上午10:13写道:

> Previously submitted a PR, modified the compatibility of the Router's sort.
> Before the merge, the committer discussed the default method of adding
> jdk1.8 to the Router Interface. Is this a compatibility issue with the
> lower version of JDK? What do you think?
>
> 之前提交了一个PR,修改了Router的sort的兼容性问题,合并前跟commiter讨论了下将Router
> Interface中添加了jdk1.8的default method,这样是否会低版本JDK的兼容问题?你们怎么看呢
>