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 03:18:00 UTC

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

Keegan Witt created GROOVY-9073:
-----------------------------------

             Summary: Support preview features in compiled classes
                 Key: GROOVY-9073
                 URL: https://issues.apache.org/jira/browse/GROOVY-9073
             Project: Groovy
          Issue Type: Improvement
            Reporter: Keegan Witt
            Assignee: Keegan Witt


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)