You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Laszlo Kishalmi (JIRA)" <ji...@apache.org> on 2019/02/27 14:06:00 UTC

[jira] [Resolved] (NETBEANS-1969) Re-indentation issue in Switch Expression and in Switch Rule-Case (JDK-12)

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

Laszlo Kishalmi resolved NETBEANS-1969.
---------------------------------------
    Resolution: Fixed

Marked resolved as the corresponding PR has been merged.

> Re-indentation issue in Switch Expression and in Switch Rule-Case (JDK-12)
> --------------------------------------------------------------------------
>
>                 Key: NETBEANS-1969
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-1969
>             Project: NetBeans
>          Issue Type: Task
>            Reporter: ARUNAVA SINHA
>            Assignee: ARUNAVA SINHA
>            Priority: Major
>              Labels: NB-JDK12, pull-request-available
>             Fix For: 11.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> NPE  thrown in Rule-Switch (JDK-12) 
> switch (day)
> { case MONDAY->^ }
> On pressing Enter key at caret position null pointer exception is thrown
> Also there is indentation issue with use of { in switch-rule(case->) and in 
> newly introduced Switch Expression in jdk-12  



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

---------------------------------------------------------------------
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