有没有办法减少堆大小,我如何在intellij中做到这一点?
我看了几个其他问题,但似乎没有人回答我的问题 Does it make sense to call System.gc() and Thread.sleep() when working on Bitmaps? Is there a way to lower Java heap when not in use? 但是,如果可能的话,我仍然不知道如何做到这一点?
由于
答案 0 :(得分:0)
你可以在运行中设置-Xms和-Xmx - >编辑配置 - > VM选项