On an x64 ARM system, I can get the Workstation application picker to come up when I specify my local version of Java instead of the system Java (similar to the legacy launcher for Vision), but when my Workstation app tries to launch, it fails because it can’t initialize the browser.
I’m assuming that Workstation is still built on Java v11, so I think what what’s going on here is that Workstation still runs on JxBrowser 6.x which doesn’t have ARM support yet, right?