oyarzun commented on issue #3467: URL: https://github.com/apache/netbeans/issues/3467#issuecomment-1034270951
I think the JDK is irrelevant since it uses the `hostinfo.sh` shell script to determine the underlying system info. Which once fixed to support arm would still return arm when running a x86_64 JDK. https://github.com/apache/netbeans/blob/c084119009d2e0f736f225d706bc1827af283501/ide/dlight.nativeexecution/release/bin/nativeexecution/hostinfo.sh https://github.com/apache/netbeans/blob/c084119009d2e0f736f225d706bc1827af283501/ide/dlight.nativeexecution/src/org/netbeans/modules/nativeexecution/support/hostinfo/impl/UnixHostInfoProvider.java#L69 -- 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: notifications-unsubscr...@netbeans.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists