mbien commented on PR #9109: URL: https://github.com/apache/netbeans/pull/9109#issuecomment-3695168091
> netbeans.jnlp.fixPolicy is always false. Meaning the fixPolicy() will never execute. JNLP is part of webstart/applets. So yes this code (`jnlp-src/*`, which includes the Main class itself) won't run during regular NB startup. This means that the PR title and the commit message makes a somewhat misleading promise. It might be better to delay removal of this specific SM usage and remove the JNLP integration entirely later (without breaking it via small paper cuts). (although I believe its unlikely that anyone is still using this) Curious what others think. -- 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
