From: Patrick P. <psy...@gm...> - 2018-04-01 17:56:28
|
Jeff/Jim, I am in the process of documenting how to set up intelliJ to work with Jython dev. The IDE has a default list of options for the VM in its config file. Here are list of options: _________________ -Xms128m -Xmx750m -XX:ReservedCodeCacheSize=240m -XX:+UseConcMarkSweepGC -XX:SoftRefLRUPolicyMSPerMB=50 -ea -Dsun.io.useCanonCaches=false -Djava.net.preferIPv4Stack=true -XX:+HeapDumpOnOutOfMemoryError -XX:-OmitStackTraceInFastThrow -Dawt.useSystemAAFontSettings=lcd -Dsun.java2d.renderer=sun.java2d.marlin.MarlinRenderingEngine ____________ Are there any VM settings I can add/change? I'm using IntelliJ 2018.1 right now. -- /Patrick Palczewski/ *VRS# 818.208.2344* |