You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Keegan Witt (JIRA)" <ji...@apache.org> on 2019/04/08 18:39:00 UTC

[jira] [Commented] (GROOVY-9073) Support preview features in compiled classes

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

Keegan Witt commented on GROOVY-9073:
-------------------------------------

PR: https://github.com/apache/groovy/pull/906

> Support preview features in compiled classes
> --------------------------------------------
>
>                 Key: GROOVY-9073
>                 URL: https://issues.apache.org/jira/browse/GROOVY-9073
>             Project: Groovy
>          Issue Type: Improvement
>          Components: Compiler
>            Reporter: Keegan Witt
>            Assignee: Keegan Witt
>            Priority: Major
>             Fix For: 3.0.0-beta-1, 2.5.7
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> In order to support the preview features ([JEP 12|https://openjdk.java.net/jeps/12]), we need a new compiler flag to set the [V_PREVIEW|https://asm.ow2.io/javadoc/org/objectweb/asm/Opcodes.html#V_PREVIEW] opcode (to achieve the equivalent of {{--enable-preview}} mentioned in [JDK-8195734|https://bugs.openjdk.java.net/browse/JDK-8195734]).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)