[Swift-commit] r5967 - trunk/bin
hategan at ci.uchicago.edu
hategan at ci.uchicago.edu
Sun Oct 14 22:46:49 CDT 2012
Author: hategan
Date: 2012-10-14 22:46:49 -0500 (Sun, 14 Oct 2012)
New Revision: 5967
Modified:
trunk/bin/swift
Log:
dump heap on OOM
Modified: trunk/bin/swift
===================================================================
--- trunk/bin/swift 2012-10-15 03:41:21 UTC (rev 5966)
+++ trunk/bin/swift 2012-10-15 03:46:49 UTC (rev 5967)
@@ -6,7 +6,7 @@
# SWIFT_USAGE_STATS
EXEC=org.griphyn.vdl.karajan.Loader
-OPTIONS=
+OPTIONS="-XX:+HeapDumpOnOutOfMemoryError"
CYGWIN=
CPDELIM=":"
More information about the Swift-commit
mailing list