lkishalmi opened a new pull request, #7286:
URL: https://github.com/apache/netbeans/pull/7286

   Well, it seems NPE-s can happen if `List.of()` has a `null` argument, and 
sometimes incomplete language elements can evaluate to `null`.
   
   Also fixed `asString()` methods as that was relying too much on `toString()` 
methods which is not auto-generated with records.
   
   Added a bunch of simple unit-tests as well.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to