[ 
https://issues.apache.org/jira/browse/NETBEANS-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ARUNAVA SINHA updated NETBEANS-2857:
------------------------------------
    Fix Version/s: 11.2

> Syntax highlighting for yield keyword inside switch-expression is not 
> happening in JDK-13
> -----------------------------------------------------------------------------------------
>
>                 Key: NETBEANS-2857
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2857
>             Project: NetBeans
>          Issue Type: Bug
>          Components: java - Editor
>    Affects Versions: 11.2
>            Reporter: ARUNAVA SINHA
>            Assignee: ARUNAVA SINHA
>            Priority: Major
>             Fix For: 11.2
>
>
> a= switch(a)
> {
> default : yield 1;
> };
> yield keyword  is not showing in blue color.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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

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

Reply via email to