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

Tomáš Procházka closed NETBEANS-4235.
-------------------------------------

> Formatting Issue in Records 
> ----------------------------
>
>                 Key: NETBEANS-4235
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-4235
>             Project: NetBeans
>          Issue Type: Bug
>          Components: java - Editor
>    Affects Versions: 11.3
>            Reporter: Arunava Sinha
>            Assignee: Arunava Sinha
>            Priority: Major
>             Fix For: 12.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Formatting of below code snippet is not proper in Jdk-14/jdk-15
> public record Rec1{}
>  
> expected output
> public record Rec1{
> }
> actual output
> public record Rec1{
>         }



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

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