log src/share/vm/memory/cardTableModRefBS.hpp @ 3357:fc2b798ab316

age author description
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
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Wed, 11 Aug 2010 05:51:21 -0700 twisti 6976186: integrate Shark HotSpot changes