nicolaken opened a new pull request #3056: URL: https://github.com/apache/netbeans/pull/3056
First of all Netbeans 12.4 had the V6 config file but was not calling it, now it does. It also adds all JDKs to the available JDK runtimes. Should instead differentiate between 6.0 and 6.1+, but I still don't understand the codebase very well. I also don't know where it's more correct to put the --add-opens paramters in StartTask.java. -- 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
