DevCharly opened a new pull request #3522:
URL: https://github.com/apache/netbeans/pull/3522


   When using Java 9+ for debugging/running NetBeans from NetBeans on Windows,
   then the 64-bit architecture of the JVM was not detected correctly and
   `netbeans.exe` was used instead of `netbeans64.exe` to launch NetBeans.
   This affects not only NetBeans core development, but also NetBeans module 
development.
   
   This PR detects 32-bit JVMs and otherwise defaults to 64-bit.
   
   See https://lists.apache.org/thread/5v5gb40tj3t4y06qtzxhjncowtm290t1


-- 
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

Reply via email to