mbien commented on issue #6925:
URL: https://github.com/apache/netbeans/issues/6925#issuecomment-2003319844
to add a bit more info for anyone who is interested in this:
- we might start to disable modules to be able to keep the polyglot tests
active for a while longer (https://github.com/apache/netbeans/pull/7169)
- graalvm deployment changed, additional languages are not installed via
`gu` "into" the JDK, they are regular dependencies for the application
(https://github.com/oracle/graal/issues/6852)
- even though this happened in GraalVM 21, 17 does not seem to have any
language extensions (`$bin/gu list`) for some reason, I don't know why
- i am not looking forward in making lib wrapper modules out of them just
for the tests, maybe there is a way to avoid this and keep them in the env
somehow (jlink a custom jdk for the workflow?)
--
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