log src/share/vm/memory/cardTableRS.cpp @ 6882:716c64bda5ba

age author description
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
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, 09 Aug 2011 10:16:01 -0700 jmasa 6593758: RFE: Enhance GC ergonomics to dynamically choose ParallelGCThreads
Tue, 10 May 2011 00:33:21 -0700 ysr 6883834: ParNew: assert(!_g->to()->is_in_reserved(obj),"Scanning field twice?") with LargeObjects tests
Tue, 26 Apr 2011 21:17:24 -0700 ysr 7039089: G1: changeset for 7037276 broke heap verification, and related cleanups
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