jlahoda opened a new pull request #347: Fixing org.netbeans.modules.openide.awt.ActionProcessorTest - ensurin? URL: https://github.com/apache/incubator-netbeans/pull/347 ?g nb-javac-api is used for modules that have requires.nb.javac=true, but removing that flag from openide.awt, as that shouldn't need that. (Recently, requires.nb.javac=true was changed to always use unmodified vanilla javac API. While that is conceptually good, the vanilla javac API does not seem to be able to load javac on JDK 8.)
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- 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
