[
https://issues.apache.org/jira/browse/NETBEANS-5463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Bläsing updated NETBEANS-5463:
---------------------------------------
Fix Version/s: (was: 12.4)
> Hints (in NetBeans 12.3) report array parameters in record declarations
> incorrectly
> -----------------------------------------------------------------------------------
>
> Key: NETBEANS-5463
> URL: https://issues.apache.org/jira/browse/NETBEANS-5463
> Project: NetBeans
> Issue Type: Bug
> Components: cnd - Other
> Affects Versions: 12.3
> Reporter: Bruce K. Haddon
> Priority: Minor
>
> In this *record* declaration, for example:
> private static record MATH_METHOD(
> Method method, Class<?> result, Class<?>[] parameters) {}
> creates the NetBeans Hints message:
> The array is only read from, never written to
> This is inappropriate for any declaration, as this is a just a declaration of
> a parameter to what is an implicit constructor.
--
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