Description
Sometimes, a particular runnable needs a lot more off-heap memory than others. It would therefore be useful to specify the amount of reserved non-heap memory per runnable.
Similarly, for example, for debugging purposes, it may be necessary to add a JVM option for one of the runnables without affecting the other runnables of the same application.