mbien commented on pull request #3313: URL: https://github.com/apache/netbeans/pull/3313#issuecomment-965546151
> The wrapper in the build is compile time only thing. We need to update that when we are compiling on JDK17. That's for 13.0 can we do that early in the NB 13 dev cycle? I looked into it myself but someone would have to upload the library to that lib hosting service the NB is using - otherwise i would have done it in the PR linked above. Getting NB to build on JDK 17 will be the easy part. The tests have the potential to be "interesting", since netbeans hooks into an osgi lib which is so old that it isn't even officially supported on JDK 8. The fact that the tests were working up to JDK 15 is a little miracle. CI can't test on anything beyond JDK 11 which isn't EOL right now. -- 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
