You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by xl...@apache.org on 2007/05/06 14:06:27 UTC

svn commit: r535602 - /harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/vm_properties.cpp

Author: xli
Date: Sun May  6 05:06:26 2007
New Revision: 535602

URL: http://svn.apache.org/viewvc?view=rev&rev=535602
Log:
switch GCv5 to be the default GC

Modified:
    harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/vm_properties.cpp

Modified: harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/vm_properties.cpp
URL: http://svn.apache.org/viewvc/harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/vm_properties.cpp?view=diff&rev=535602&r1=535601&r2=535602
==============================================================================
--- harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/vm_properties.cpp (original)
+++ harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/vm_properties.cpp Sun May  6 05:06:26 2007
@@ -57,7 +57,7 @@
     "hyarchive"
 };
 
-#define GC_DLL "gc_cc"
+#define GC_DLL "gc_gen"
 
 /**
  *  Compose a string of file names each of them beginning with path,