jeode.evm.memory.javaExtend

How much to grow Java memory region by

Type: Integer

Default Value: 32 k

Must be positive

This provides a hint to the EVM about how much to extend Java object memory when it is necessary. When the Java heap is grown the EVM will try to ensure that approximately this much is available without having to grow the heap again.