Skip to content

Commit

Permalink
APDPlat在调试的时候要给JVM加上内存参数,以免内存不够用
Browse files Browse the repository at this point in the history
  • Loading branch information
ysc committed Oct 17, 2012
1 parent 2e49d2d commit f093d07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions APDPlat_Web/src/main/resources/tip/JVM.tip
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
-Xms128m -Xmx512m -XX:PermSize=128M -XX:MaxNewSize=256m -XX:MaxPermSize=256m

0 comments on commit f093d07

Please sign in to comment.