[ https://issues.apache.org/jira/browse/GROOVY-9073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Keegan Witt updated GROOVY-9073: -------------------------------- Description: 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]). (was: 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]).) > 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 > Priority: Major > > 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)