neilcsmith-net commented on issue #6979: URL: https://github.com/apache/netbeans/issues/6979#issuecomment-1905706619
We will also have the issue that currently NB21 is the last release scheduled to support JDK11. NB22 is meant to support JDK17+. We will have to consider whether to update the version check in NB22, and whether installing the old CND will require running on JDK 11 and with the JDK check killswitch enabled. https://github.com/apache/netbeans/blob/master/platform/o.n.bootstrap/src/org/netbeans/Main.java#L40 cc/ @mbien -- 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
