Menu

#193 Heap size

3.x
open
nobody
None
5
2018-09-14
2018-09-14
Neumi
No

I have 3 issues with reserving heap space
1. when the computer doesn't have enough physical memory, the VM (and therefore Launch4j) exits without a error message. If that happens, a option to display a error message would be nice.
2. Java allows just to set the minimum heap size, launch 4j doesn't. Maximum heap size must be set in order to use minimum heap size
3. I tried to set minimum heap size and a percentage for the maximum heap size value. Launch4j didn't accept that, I had to set a fixed maximum value as well. What's the percentage value for then?

Discussion


Log in to post a comment.