RukshanJS commented on issue #6083: URL: https://github.com/apache/jmeter/issues/6083#issuecomment-1792511987
> ```shell > uname -r # => 23.1.0 > uname -m # => arm64 > brew install corretto > > # => successful launch on an M1 > JAVA_HOME=/Library/Java/JavaVirtualMachines/amazon-corretto-21.jdk/Contents/Home/ exec /opt/homebrew/Cellar/jmeter/5.6.2/libexec/bin/jmeter > ``` After so much hours wasted on this. This is the only solution that really worked. Thanks! -- 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: dev-unsubscr...@jmeter.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org