log src/share/vm/memory/cardTableModRefBS.hpp @ 10405:f2110083203d

age author description
Tue, 14 May 2013 09:41:12 -0700 minqi 8012902: remove use of global operator new - take 2
Sun, 21 Apr 2013 20:41:04 -0700 dcubed 8012907: anti-delta fix for 8010992
Fri, 19 Apr 2013 11:08:52 -0700 minqi 8010992: Remove calls to global ::operator new[] and new
Wed, 20 Mar 2013 21:39:24 +0100 Christos Kotselidis -Cleanup code
Mon, 04 Mar 2013 16:46:37 +0100 Christos Kotselidis -More progress in G1 WBs
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Mon, 02 Apr 2012 16:05:56 -0700 never 7157141: crash in 64 bit with corrupted oops
Wed, 14 Mar 2012 12:49:27 +0100 brutisso 7068625: Testing 8 bytes of card table entries at a time speeds up card-scanning
Tue, 22 Nov 2011 14:18:39 -0800 jmasa 7106024: CMS: Removed unused code for precleaning in remark phase
Wed, 11 May 2011 15:47:12 -0700 ysr 7043891: CMS: assert(_whole_heap.contains(p)) failed: out of bounds access to card marking array
Tue, 10 May 2011 00:33:21 -0700 ysr 6883834: ParNew: assert(!_g->to()->is_in_reserved(obj),"Scanning field twice?") with LargeObjects tests
Fri, 29 Apr 2011 14:59:04 -0400 tonyp 7035144: G1: nightly failure: Non-dirty cards in region that should be dirty (failures still exist...)
Wed, 20 Apr 2011 19:19:30 -0700 ysr 7037276: Unnecessary double traversal of dirty card windows
Thu, 14 Apr 2011 12:10:15 -0700 ysr 7036482: clear argument is redundant and unused in cardtable methods
Wed, 30 Mar 2011 10:26:59 -0400 tonyp 7023069: G1: Introduce symmetric locking in the slow allocation path