Joel Dice 6e6035505c zero heap space ahead of time when allocating raw storage and garbage collecting, not when allocating individual objects
This helps us support the Java Memory Model without adding a memory
barrier to every object allocation.  It's also potentially more
efficient, since we zero out each heap segment all at once instead of
bit-by-bit with each object allocation.
2009-03-03 20:05:48 -07:00
..
2008-11-11 08:21:48 -07:00
2008-06-04 16:21:27 -06:00
2008-12-01 19:38:00 -07:00
2009-02-09 16:22:01 -07:00
2009-02-09 16:22:01 -07:00
2008-11-27 21:44:04 -07:00
2008-12-01 19:38:00 -07:00
2008-11-11 08:21:48 -07:00
2008-11-11 08:21:48 -07:00
2009-02-09 16:22:01 -07:00
2008-04-13 12:15:04 -06:00
2009-02-16 19:48:29 -07:00
2009-03-02 20:18:15 -07:00
2009-03-02 20:18:15 -07:00
2008-04-13 12:15:04 -06:00