I am trying to use Hotswap on an Apple silicon laptop. After configuring it, when I start the server I get below error. Did someone find a workaround for this? Thanks!
Launching a JVM...
JVM exited while loading the application.
Error: dl failure on line 560
Error: failed /Library/Java/JavaVirtualMachines/zulu-11.jdk/Contents/Home/lib/dcevm/libjvm.dylib, because dlopen(/Library/Java/JavaVirtualMachines/zulu-11.jdk/Contents/Home/lib/dcevm/libjvm.dylib, 0x000A): tried: '/Library/Java/JavaVirtualMachines/zulu-11.jdk/Contents/Home/lib/dcevm/libjvm.dylib' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64e'))
Reloading Wrapper configuration...
JVM process is gone.