×

Loading...

Topic

This topic has been archived. It cannot be replied.
  • 工作学习 / IT技术讨论 / help! could anybody know how to increase heap size when you start Java applicaton? (like java -Xmx<size>)
    the default initial and maximum heap sizes are 1048576 and 67108864 bytes.
    I don't know how to increase that.

    help!!!
    • nobody knows that? 5555555555555555555555555 . I will be fired soon. help me! SOS
      • up!
        • When we start application server, we use java +Xms size to initiate Java heap size. VM. default value is 16MB.