Re: Using Java on macOS ARM64

2022-06-02 Thread Stephan Bergmann
On 18/12/2020 11:59, Stephan Bergmann wrote: * A macOS ARM64 JDK is work in progress ( "JEP 391: macOS/AArch64 Port"), and e.g. a MacPorts build of openjdk15 would still only cross-build an x86-64 one.  But Azul appears to be progressing that JEP (

Re: Using Java on macOS ARM64

2021-06-29 Thread Stephan Bergmann
On 18/12/2020 11:59, Stephan Bergmann wrote: * The Azul JDK13 works, but after starting an in-process JVM in LO it crashes with a SIGBUS at Process 86470 stopped * thread #1, queue = 'com.apple.main-thread', stop reason = signal SIGBUS     frame #0: 0x00016bdf41d8 ->  0x16bdf41d8: mov    x

Re: Using Java on macOS ARM64

2020-12-20 Thread Stephan Bergmann
On 18/12/2020 11:59, Stephan Bergmann wrote: * I didn't manage to get the Azul JDK16EA past the macOS "'zulu-16.jdk' is damaged and can't be opened." alert. So `xattr -d -r com.apple.quarantine` on the unzipped zulu16.0.73-ea-jdk16.0.0-ea.28-macos_aarch64.zip tree would address that, but then