matthiasblaesing commented on PR #7460:
URL: https://github.com/apache/netbeans/pull/7460#issuecomment-2185310571

   > if the module isn't there (e.g on JDK 17 or at some point in future), it 
would just print a warning.
   
   Where does this come from? This:
   
   ```shell
   matthias@enterprise:~$ java --add-modules=X test.java
   Error occurred during initialization of boot layer
   java.lang.module.FindException: Module X not found
   matthias@enterprise:~$ 
   ```
   
   looks like the VM will fail hard.


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