diff mx/sanitycheck.py @ 8505:dee7c8b578c7

-Integration of WB Serial Snippets-Integration of G1 WB Snippets (partially working)-Fix allocation bug with -XX:-UseTLAB and -XX:+UseSerialGC
author Christos Kotselidis <christos.kotselidis@oracle.com>
date Thu, 21 Mar 2013 11:30:38 +0100
parents 41fc46da946a
children c3657d00e343
line wrap: on
line diff
--- a/mx/sanitycheck.py	Wed Mar 20 21:39:24 2013 +0100
+++ b/mx/sanitycheck.py	Thu Mar 21 11:30:38 2013 +0100
@@ -27,7 +27,7 @@
 import re, mx, commands, os, sys, StringIO, subprocess
 from os.path import isfile, join, exists
 
-gc='UseG1GC'
+gc='UseSerialGC'
 
 dacapoSanityWarmup = {
     'avrora':     [0, 0,  3,  6, 13],