You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2020/10/11 21:05:00 UTC

[jira] [Created] (CALCITE-4328) Update janino compiler, and configure it to produce Java 1.8+ bytecode

Vladimir Sitnikov created CALCITE-4328:
------------------------------------------

             Summary: Update janino compiler, and configure it to produce Java 1.8+ bytecode
                 Key: CALCITE-4328
                 URL: https://issues.apache.org/jira/browse/CALCITE-4328
             Project: Calcite
          Issue Type: Improvement
          Components: core
    Affects Versions: 1.26.0
            Reporter: Vladimir Sitnikov


Newer bytecode is needed to call static methods in interfaces (which is useful for method-only utility classes)

See also https://github.com/janino-compiler/janino/issues/69



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