You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (Jira)" <ji...@apache.org> on 2020/01/16 09:35:00 UTC

[jira] [Resolved] (CALCITE-3735) In ImmutableBeans, allow interfaces to have default methods

     [ https://issues.apache.org/jira/browse/CALCITE-3735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Hyde resolved CALCITE-3735.
----------------------------------
    Resolution: Fixed

Fixed in [2c78bac4|https://github.com/apache/calcite/commit/2c78bac48bfde94c0c77e6e7bb1f95814c8b23c7].

> 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)