[ 
https://issues.apache.org/jira/browse/CALCITE-3735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17016292#comment-17016292
 ] 

Julian Hyde edited comment on CALCITE-3735 at 1/16/20 9:36 AM:
---------------------------------------------------------------

Yes, I saw that. In 
[2c78bac4|https://github.com/apache/calcite/commit/2c78bac48bfde94c0c77e6e7bb1f95814c8b23c7]
 you'll see that I revived {{interface Compatible}} and used different 
solutions on JDK 8 than on JDK 9 and later.


was (Author: julianhyde):
Yes, I saw that. In 
[aaabee46|https://github.com/julianhyde/calcite/commit/aaabee469d268f9885743dced04255f8113e7fe0]
 you'll see that I revived {{interface Compatible}} and used different 
solutions on JDK 8 than on JDK 9 and later.

> In ImmutableBeans, allow interfaces to have default methods
> -----------------------------------------------------------
>
>                 Key: CALCITE-3735
>                 URL: https://issues.apache.org/jira/browse/CALCITE-3735
>             Project: Calcite
>          Issue Type: Bug
>            Reporter: Julian Hyde
>            Assignee: Julian Hyde
>            Priority: Major
>             Fix For: 1.22.0
>
>
> In ImmutableBeans, allow interfaces to have default methods.
> (These are invoked in the usual way by the client. The mechanics are a bit 
> tricky because they involve method handles, and the APIs are different in JDK 
> 8 than later JDKs.)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to