Julian Hyde created CALCITE-3735:
------------------------------------
Summary: 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
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)