Geir, Ivan,

just a heads-up:
the patch from HARMONY-1371 was applied incompletely.
The below hunk was left out (i.e. it exists in HARMONY-1371, but was not 
committed to SVN).

Is this okay?

--- vm/gc/src/init.cpp
+++ vm/gc/src/init.cpp
@@ -51,7 +51,7 @@ int HEAP_SIZE_DEFAULT = 256 MB;
 
 unsigned int prev_mark_phase;
 bool cleaning_needed = false;
-int gc_algorithm = 0;
+int gc_algorithm = 30;
 int gc_adaptive = true;
 int64 timer_start;
 int64 timer_dt;


---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to