[
https://issues.apache.org/jira/browse/NETBEANS-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jaroslav Tulach closed NETBEANS-233.
------------------------------------
Resolution: Fixed
Fix Version/s: 9.0
Perfect. https://github.com/apache/incubator-netbeans/pull/347 is merged and
build
https://builds.apache.org/view/Incubator%20Projects/job/incubator-netbeans-linux/295/
finished without any errors or test failures. Great!
> ActionProcessorTest cannot find compiler
> ----------------------------------------
>
> Key: NETBEANS-233
> URL: https://issues.apache.org/jira/browse/NETBEANS-233
> Project: NetBeans
> Issue Type: Bug
> Components: java - Compiler
> Reporter: Jaroslav Tulach
> Assignee: Jan Lahoda
> Fix For: 9.0
>
>
> All tests in {{ActionProcessorTest}} class seem to fail to find a compiler.
> {code}
> java.lang.Error: java.lang.ClassNotFoundException:
> com.sun.tools.javac.api.JavacTool
> at javax.tools.ToolProvider.getSystemTool(Unknown Source)
> at javax.tools.ToolProvider.getSystemJavaCompiler(Unknown Source)
> at
> org.openide.util.test.AnnotationProcessorTestUtils.runJavac(AnnotationProcessorTestUtils.java:113)
> at
> org.netbeans.modules.openide.awt.ActionProcessorTest.testNoConstructorIsFine(ActionProcessorTest.java:478)
> {code}
> The first failure appeared in #274:
> https://builds.apache.org/view/Incubator%20Projects/job/incubator-netbeans-linux/274/
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
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