sdedic commented on PR #7248:
URL: https://github.com/apache/netbeans/pull/7248#issuecomment-2051016252

   I do not entirely think that GraalVM is an 'exerimental' technology ... but 
anyway, I think there are still some issues:
   - published module (libs.truffleapi) is dropped that declares **public** 
packages, which might break some projects. This should be done for a reason 
only and if, then `module_auto_deps` should be used to maintain binary 
compatibility.
   - drops the possibility to go along two paths: consume JDK services and 
provide bundled ones; this is because drop of `libs.graalsdk.system` from the 
start. Reasons not well explained. If it can be fixed, it would be fair to drop 
this "dichotomy" when GraalVM for JDK 17 goes EOL or NB stops supporting JDK17, 
whichever comes first.
   


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