hotspot/test/compiler/ciReplay/common.sh
changeset 19324 772bf8afb18a
parent 17387 201ce4a5360b
child 19338 20b23ebcbdd2
--- a/hotspot/test/compiler/ciReplay/common.sh	Fri Aug 16 10:06:58 2013 -0700
+++ b/hotspot/test/compiler/ciReplay/common.sh	Mon Aug 19 14:28:58 2013 +0100
@@ -186,6 +186,11 @@
     then
         # enable core dump
         ulimit -c unlimited
+
+        if [ $VM_OS = "solaris" ]
+        then
+            coreadm -p core $$
+        fi
     fi
 
     cmd="${JAVA} ${TESTVMOPTS} $@ \