jglick commented on PR #8159: URL: https://github.com/apache/netbeans/pull/8159#issuecomment-2596691950
Maybe I am missing something but should https://github.com/apache/netbeans/blob/daa8132538e9343d013cbac3c20cff859aefa5f4/platform/o.n.core/src/org/netbeans/core/NbLifecycleManager.java#L67-L69 not automatically skip this when running on Java 21, since it is guaranteed to throw this exception? I just tried `ant tryme` on trunk and it failed for this reason, which seems like a pretty basic problem. -- 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
