belt commented on issue #6083: URL: https://github.com/apache/jmeter/issues/6083#issuecomment-1786152329
```sh uname -r # => 23.1.0 uname -m # => arm64 brew install corretto JAVA_HOME=/Library/Java/JavaVirtualMachines/amazon-corretto-21.jdk/Contents/Home/ exec /opt/homebrew/Cellar/jmeter/5.6.2/libexec/bin/jmeter # => successful launch on an M1 ``` -- 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