prineshaz commented on issue #6083:
URL: https://github.com/apache/jmeter/issues/6083#issuecomment-1941634164

   > ```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
   > ```
   
   This worked, however i jmeter version was updated since, so changed 
/opt/homebrew/Cellar/jmeter/**5.6.2**/libexec/bin/jmeter to **5.6.3**, please 
note the jmeter version and apply accordingly.


-- 
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

Reply via email to