sdedic opened a new issue, #6113: URL: https://github.com/apache/netbeans/issues/6113
### Apache NetBeans version Apache NetBeans 18 ### What happened NBLS commands tend to return some neutral / empty value instead of throwing an exception when the arguments are bad, missing or malformed.This may hide incorrect client usage. It is better to return an exceptional CompletableFuture so the client does know. See comments in #6079 for example. ### How to reproduce _No response_ ### Did this work correctly in an earlier version? No / Don't know ### Operating System any ### JDK any ### Apache NetBeans packaging Apache VSNetBeans for VSCode ### Anything else _No response_ ### Are you willing to submit a pull request? Yes -- 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
