[
https://issues.apache.org/jira/browse/NETBEANS-3604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated NETBEANS-3604:
-------------------------------------
Labels: jdk14 pull-request-available (was: jdk14)
> Supports for Records (JEP 359) in JDK-14
> ----------------------------------------
>
> Key: NETBEANS-3604
> URL: https://issues.apache.org/jira/browse/NETBEANS-3604
> Project: NetBeans
> Issue Type: Bug
> Components: java - Editor
> Reporter: Akhilesh Singh
> Assignee: Akhilesh Singh
> Priority: Major
> Labels: jdk14, pull-request-available
>
> Steps to reproduce :
> Create any java class in ant-java project and declare records using 'record'
> syntax (e.g. record Test2(long i, int j) {})
>
> Actual Result:
> A java.lang.IllegalArgumentException exception has occurred.
> However, the system should continue working without further problems.
> Expected Result:
> Editor should support 'record' for source jdk version 14.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists