You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "SARILLA MOHANARAO (Jira)" <ji...@apache.org> on 2020/04/30 17:47:00 UTC

[jira] [Created] (NETBEANS-4283) Modification to the Switch Expressions - Finalisation (Based on JDK 14)

SARILLA MOHANARAO created NETBEANS-4283:
-------------------------------------------

             Summary: Modification to the Switch Expressions - Finalisation (Based on JDK 14)
                 Key: NETBEANS-4283
                 URL: https://issues.apache.org/jira/browse/NETBEANS-4283
             Project: NetBeans
          Issue Type: Task
          Components: java - Hints, java - Project
            Reporter: SARILLA MOHANARAO
            Assignee: SARILLA MOHANARAO
             Fix For: Next, 12.1


SwitchExpressions is a preview-feature in JDK13 , and requires --enable-preview flag to use the feature.This preview feature has finalised in JDK14.

 

Code related to handling enable-preview has to be modified.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists