You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- on Mac OS X running on Intel proc, the arch is not correctly detected.
That is because the jdk implementation reports `x86_64` instead of
`amd64`
- also, https://www.mail-archive.com/dev@netbeans.apache.org/msg08753.html
reports arch as `aarch64` on Mac OS running on M1
- resolves#9
0 commit comments