You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by "FSchumacher (via GitHub)" <gi...@apache.org> on 2023/04/15 09:13:13 UTC

[GitHub] [jmeter] FSchumacher commented on issue #5789: Jmeter Windows how to force non system Java version usage in Jmeter.bat?

FSchumacher commented on issue #5789:
URL: https://github.com/apache/jmeter/issues/5789#issuecomment-1509676412

   Yes, jmeter.bat is not very nice to read.
   It is often a good idea *not* to edit `bin/jmeter.bat`, but to set needed vars in `bin/setenv.bat` instead. (You might have to create one first)
   That said, try chaning line 88 in `bin/jmeter.bat` to use `JM_LAUNCH` and move the conditional setting of the var from line 132 to some line before line 88. If it still works, feel free to open a pull request :)


-- 
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-unsubscribe@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org