Support has been added for JVM arguments when creating JMeter tests.

Screen Shot 2015-11-12 at 1.19.26 AM

One use case might be to increase allocated memory on an instance type for performance tuning of the agent.

Please refer to java specific documentations for JVM Arguments.

https://docs.oracle.com/javase/8/docs/technotes/tools/windows/java.html

The setting of JVM args can impact proper test execution and impact ability to stop AWS instances. Use with caution.