You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Jochen Theodorou (JIRA)" <ji...@apache.org> on 2017/08/26 15:07:03 UTC

[jira] [Commented] (GROOVY-8299) Generate bytecode for interface with default and static methods

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

Jochen Theodorou commented on GROOVY-8299:
------------------------------------------

[~daniel_sun] at least one of the tests is failing because it produces invokedynamic code and expects certain bytecode instructions from primitive optimizations.

> Generate bytecode for interface with default and static methods
> ---------------------------------------------------------------
>
>                 Key: GROOVY-8299
>                 URL: https://issues.apache.org/jira/browse/GROOVY-8299
>             Project: Groovy
>          Issue Type: Improvement
>          Components: Compiler
>    Affects Versions: 3.0.0-alpha-1, 2.6.0-alpha-1
>            Reporter: Daniel Sun
>            Assignee: Daniel Sun
>
> Currently the interface with default methods is based on the traits, we should provide real default methods introduced by Java8.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)