dukescript commented on pull request #2369: URL: https://github.com/apache/netbeans/pull/2369#issuecomment-692684658
> @mcdonnell-john I was able to reproduce your problem. It happes if the build JDK and the target JDK are not the same. I had this in my ".nbbuild.properties": > > ``` > #permit.jdk9.builds=true > nbjdk.home=/home/matthias/bin/jdk-8 > ``` Please accept an apology for not spotting the problem sooner: #2371 ---------------------------------------------------------------- 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. 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
