You need to edit the gpt.vmoptions
file (it is plain ASCII text) to increase the -XmxNNN
setting, where NNN is the maximum heap space Java will use (it is often recommended that NNN not go above half the total RAM in the system). Too little heap space can affect performance. See GPT Performance for discussion.